mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Revert "Update dependency moment to v2.26.0"
This reverts commit dfb1f9aeae
.
This commit is contained in:
parent
67fca4e716
commit
15f58f7925
2 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@
|
|||
"metascraper-publisher": "5.11.9",
|
||||
"metascraper-title": "5.11.9",
|
||||
"metascraper-url": "5.11.9",
|
||||
"moment": "2.26.0",
|
||||
"moment": "2.24.0",
|
||||
"moment-timezone": "0.5.23",
|
||||
"multer": "1.4.2",
|
||||
"mysql": "2.18.1",
|
||||
|
|
|
@ -6341,7 +6341,7 @@ moment@2.25.1:
|
|||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.1.tgz#1cb546dca1eccdd607c9324747842200b683465d"
|
||||
integrity sha512-nRKMf9wDS4Fkyd0C9LXh2FFXinD+iwbJ5p/lh3CHitW9kZbRbJ8hCruiadiIXZVbeAqKZzqcTvHnK3mRhFjb6w==
|
||||
|
||||
moment@2.26.0, moment@^2.10.6, moment@^2.18.1:
|
||||
moment@^2.10.6, moment@^2.18.1:
|
||||
version "2.26.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
|
||||
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
|
||||
|
|
Loading…
Reference in a new issue