mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(package): Upgrade moment to version 2.23.0
This commit is contained in:
parent
33e64729cd
commit
c1df050bdc
@ -71,7 +71,7 @@
|
||||
"joi": "^14.3.0",
|
||||
"knex": "^0.16.2",
|
||||
"log4js": "^3.0.3",
|
||||
"moment": "^2.22.1",
|
||||
"moment": "^2.23.0",
|
||||
"parse-database-url": "^0.3.0",
|
||||
"passport": "^0.4.0",
|
||||
"passport-google-auth": "^1.0.2",
|
||||
|
@ -4263,10 +4263,10 @@ module-not-found-error@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0"
|
||||
integrity sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA=
|
||||
|
||||
moment@^2.22.1:
|
||||
version "2.22.1"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad"
|
||||
integrity sha512-shJkRTSebXvsVqk56I+lkb2latjBs8I+pc2TzWc545y2iFnSjm7Wg0QMh+ZWcdSLQyGEau5jI8ocnmkyTgr9YQ==
|
||||
moment@^2.23.0:
|
||||
version "2.23.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225"
|
||||
integrity sha512-3IE39bHVqFbWWaPOMHZF98Q9c3LDKGTmypMiTM2QygGXXElkFWIH7GxfmlwmY2vwa+wmNsoYZmG2iusf1ZjJoA==
|
||||
|
||||
"mongodb-uri@>= 0.9.7":
|
||||
version "0.9.7"
|
||||
|
Loading…
Reference in New Issue
Block a user