Skip to content

Commit 6fd5a1d

Browse files
chore(deps): Bump moment from 2.24.0 to 2.29.4 in /webapp
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](moment/moment@2.24.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7436c6c commit 6fd5a1d

File tree

3 files changed

+249
-4
lines changed

3 files changed

+249
-4
lines changed

webapp/package-lock.json

Lines changed: 243 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"i18next-browser-languagedetector": "^5.0.0",
1616
"i18next-http-backend": "^1.0.17",
1717
"lodash.isequal": "^4.5.0",
18-
"moment": "2.24.0",
18+
"moment": "2.29.4",
1919
"query-string": "^6.13.7",
2020
"react": "^16.14.0",
2121
"react-app-polyfill": "^0.2.2",

webapp/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7573,6 +7573,11 @@ [email protected]:
75737573
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
75747574
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
75757575

7576+
7577+
version "2.29.4"
7578+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
7579+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
7580+
75767581
moo@^0.4.3:
75777582
version "0.4.3"
75787583
resolved "https://registry.yarnpkg.com/moo/-/moo-0.4.3.tgz#3f847a26f31cf625a956a87f2b10fbc013bfd10e"

0 commit comments

Comments
 (0)