mirror of
https://github.com/KevinMidboe/leifsbackend.git
synced 2025-10-29 01:30:21 +00:00
Bump moment from 2.24.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"dotenv": "^6.2.0",
|
||||
"express": "^4.16.4",
|
||||
"http-proxy-middleware": "^0.19.1",
|
||||
"moment": "^2.24.0",
|
||||
"moment": "^2.29.4",
|
||||
"morgan": "^1.9.1",
|
||||
"pg": "^7.8.0",
|
||||
"pg-hstore": "^2.3.2"
|
||||
|
||||
@@ -1711,10 +1711,10 @@ 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.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==
|
||||
"moment@>= 2.9.0", moment@^2.13.0, moment@^2.20.0, moment@^2.29.4:
|
||||
version "2.29.4"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
|
||||
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
|
||||
|
||||
morgan@^1.9.1:
|
||||
version "1.9.1"
|
||||
|
||||
Reference in New Issue
Block a user