1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

Bump moment to 2.19.2

This commit is contained in:
ivaosthu 2017-11-29 10:51:58 +01:00
parent 5276f4524e
commit 9e454fa54d
2 changed files with 6 additions and 2 deletions

View File

@ -71,7 +71,7 @@
"joi": "^13.0.1",
"knex": "^0.14.0",
"log4js": "^2.0.0",
"moment": "^2.15.2",
"moment": "^2.19.2",
"parse-database-url": "^0.3.0",
"pg": "^7.4.0",
"pkginfo": "^0.4.1",

View File

@ -3601,10 +3601,14 @@ module-not-found-error@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0"
moment@^2.14.1, moment@^2.15.2:
moment@^2.14.1:
version "2.19.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167"
moment@^2.19.2:
version "2.19.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.2.tgz#8a7f774c95a64550b4c7ebd496683908f9419dbe"
"mongodb-uri@>= 0.9.7":
version "0.9.7"
resolved "https://registry.yarnpkg.com/mongodb-uri/-/mongodb-uri-0.9.7.tgz#0f771ad16f483ae65f4287969428e9fbc4aa6181"