Added yarn package moment

This commit is contained in:
2019-04-16 17:47:45 +02:00
parent a30d1d84a5
commit 0c09d53c4f
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"dotenv": "^6.2.0",
"express": "^4.16.4",
"http-proxy-middleware": "^0.19.1",
"moment": "^2.24.0",
"morgan": "^1.9.1",
"pg": "^7.8.0",
"pg-hstore": "^2.3.2"

View File

@@ -1711,7 +1711,7 @@ moment-timezone@^0.5.14, moment-timezone@^0.5.4:
dependencies:
moment ">= 2.9.0"
"moment@>= 2.9.0", moment@^2.13.0, moment@^2.20.0:
"moment@>= 2.9.0", moment@^2.13.0, moment@^2.20.0, moment@^2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==