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:
dependabot[bot] 2023-01-09 14:13:40 +00:00 committed by GitHub
parent 83ff1f7806
commit 01bd3a39e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -4088,9 +4088,9 @@
} }
}, },
"luxon": { "luxon": {
"version": "2.0.2", "version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.0.2.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
"integrity": "sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg==" "integrity": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA=="
}, },
"macroable": { "macroable": {
"version": "5.1.4", "version": "5.1.4",

View file

@ -30,7 +30,7 @@
"@adonisjs/repl": "^3.1.6", "@adonisjs/repl": "^3.1.6",
"@rocketseat/adonis-bull": "^1.0.4", "@rocketseat/adonis-bull": "^1.0.4",
"got": "^11.8.5", "got": "^11.8.5",
"luxon": "^2.0.2", "luxon": "^2.5.2",
"pg": "^8.7.1", "pg": "^8.7.1",
"proxy-addr": "^2.0.7", "proxy-addr": "^2.0.7",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",