mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
chore(deps): bump luxon from 2.0.2 to 2.5.2 in /server
Bumps [luxon](https://github.com/moment/luxon) from 2.0.2 to 2.5.2. - [Release notes](https://github.com/moment/luxon/releases) - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/2.0.2...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
83ff1f7806
commit
01bd3a39e7
2 changed files with 4 additions and 4 deletions
6
server/package-lock.json
generated
6
server/package-lock.json
generated
|
|
@ -4088,9 +4088,9 @@
|
|||
}
|
||||
},
|
||||
"luxon": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.0.2.tgz",
|
||||
"integrity": "sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg=="
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
|
||||
"integrity": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA=="
|
||||
},
|
||||
"macroable": {
|
||||
"version": "5.1.4",
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"@adonisjs/repl": "^3.1.6",
|
||||
"@rocketseat/adonis-bull": "^1.0.4",
|
||||
"got": "^11.8.5",
|
||||
"luxon": "^2.0.2",
|
||||
"luxon": "^2.5.2",
|
||||
"pg": "^8.7.1",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
|
|
|
|||
Loading…
Reference in a new issue