mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency luxon to v2.5.0
This commit is contained in:
parent
780731c8a4
commit
4134a6ac4c
2 changed files with 5 additions and 5 deletions
|
@ -157,7 +157,7 @@
|
||||||
"knex": "2.1.0",
|
"knex": "2.1.0",
|
||||||
"knex-migrator": "5.0.0",
|
"knex-migrator": "5.0.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"luxon": "2.4.0",
|
"luxon": "2.5.0",
|
||||||
"mailgun-js": "0.22.0",
|
"mailgun-js": "0.22.0",
|
||||||
"metascraper": "5.29.15",
|
"metascraper": "5.29.15",
|
||||||
"metascraper-author": "5.29.15",
|
"metascraper-author": "5.29.15",
|
||||||
|
|
|
@ -8206,10 +8206,10 @@ lru_map@^0.3.3:
|
||||||
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
|
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
|
||||||
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
|
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
|
||||||
|
|
||||||
luxon@2.4.0, luxon@^2.1.1:
|
luxon@2.5.0, luxon@^2.1.1:
|
||||||
version "2.4.0"
|
version "2.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.4.0.tgz#9435806545bb32d4234dab766ab8a3d54847a765"
|
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.0.tgz#098090f67d690b247e83c090267a60b1aa8ea96c"
|
||||||
integrity sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==
|
integrity sha512-IDkEPB80Rb6gCAU+FEib0t4FeJ4uVOuX1CQ9GsvU3O+JAGIgu0J7sf1OarXKaKDygTZIoJyU6YdZzTFRu+YR0A==
|
||||||
|
|
||||||
luxon@^1.26.0:
|
luxon@^1.26.0:
|
||||||
version "1.28.0"
|
version "1.28.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue