mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency luxon to v2.3.2
This commit is contained in:
parent
88ed60d079
commit
6db2e411ea
2 changed files with 5 additions and 5 deletions
|
@ -151,7 +151,7 @@
|
|||
"knex": "1.0.7",
|
||||
"knex-migrator": "4.2.6",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "2.3.1",
|
||||
"luxon": "2.3.2",
|
||||
"mailgun-js": "0.22.0",
|
||||
"metascraper": "5.29.3",
|
||||
"metascraper-author": "5.29.3",
|
||||
|
|
|
@ -8271,10 +8271,10 @@ lru_map@^0.3.3:
|
|||
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
|
||||
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
|
||||
|
||||
luxon@2.3.1, luxon@^2.1.1:
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.1.tgz#f276b1b53fd9a740a60e666a541a7f6dbed4155a"
|
||||
integrity sha512-I8vnjOmhXsMSlNMZlMkSOvgrxKJl0uOsEzdGgGNZuZPaS9KlefpE9KV95QFftlJSC+1UyCC9/I69R02cz/zcCA==
|
||||
luxon@2.3.2, luxon@^2.1.1:
|
||||
version "2.3.2"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.2.tgz#5f2f3002b8c39b60a7b7ad24b2a85d90dc5db49c"
|
||||
integrity sha512-MlAQQVMFhGk4WUA6gpfsy0QycnKP0+NlCBJRVRNPxxSIbjrCbQ65nrpJD3FVyJNZLuJ0uoqL57ye6BmDYgHaSw==
|
||||
|
||||
luxon@^1.26.0:
|
||||
version "1.28.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue