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:
dependabot[bot]
2022-07-07 02:55:44 +00:00
committed by GitHub
parent 0c09d53c4f
commit 29747a5b43
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -1711,10 +1711,10 @@ moment-timezone@^0.5.14, moment-timezone@^0.5.4:
dependencies: dependencies:
moment ">= 2.9.0" moment ">= 2.9.0"
"moment@>= 2.9.0", moment@^2.13.0, moment@^2.20.0, moment@^2.24.0: "moment@>= 2.9.0", moment@^2.13.0, moment@^2.20.0, moment@^2.29.4:
version "2.24.0" version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg== integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
morgan@^1.9.1: morgan@^1.9.1:
version "1.9.1" version "1.9.1"