mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
Bump moment to 2.19.3
This commit is contained in:
parent
1b66affe72
commit
e72b2f6f6b
@ -71,7 +71,7 @@
|
|||||||
"joi": "^13.0.1",
|
"joi": "^13.0.1",
|
||||||
"knex": "^0.14.0",
|
"knex": "^0.14.0",
|
||||||
"log4js": "^2.0.0",
|
"log4js": "^2.0.0",
|
||||||
"moment": "^2.19.2",
|
"moment": "^2.19.3",
|
||||||
"parse-database-url": "^0.3.0",
|
"parse-database-url": "^0.3.0",
|
||||||
"pg": "^7.4.0",
|
"pg": "^7.4.0",
|
||||||
"pkginfo": "^0.4.1",
|
"pkginfo": "^0.4.1",
|
||||||
|
@ -3605,9 +3605,9 @@ moment@^2.14.1:
|
|||||||
version "2.19.1"
|
version "2.19.1"
|
||||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167"
|
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167"
|
||||||
|
|
||||||
moment@^2.19.2:
|
moment@^2.19.3:
|
||||||
version "2.19.2"
|
version "2.19.3"
|
||||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.2.tgz#8a7f774c95a64550b4c7ebd496683908f9419dbe"
|
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f"
|
||||||
|
|
||||||
"mongodb-uri@>= 0.9.7":
|
"mongodb-uri@>= 0.9.7":
|
||||||
version "0.9.7"
|
version "0.9.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user