Skip to content

Commit a1ec092

Browse files
Bump moment from 2.29.2 to 2.29.4 in /react-webapp
Bumps [moment](https://github.com/moment/moment) from 2.29.2 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.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de06a28 commit a1ec092

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

react-webapp/package-lock.json

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

react-webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"http-proxy-middleware": "^1.0.3",
1515
"js-cookie": "2.2.1",
1616
"jwt-decode": "2.2.0",
17-
"moment": "2.29.2",
17+
"moment": "2.29.4",
1818
"prop-types": "latest",
1919
"query-string": "^6.13.7",
2020
"rc-footer": "^0.6.3",

react-webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7271,10 +7271,10 @@ mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@
72717271
dependencies:
72727272
minimist "^1.2.6"
72737273

7274-
moment@2.29.2, moment@^2.22.2:
7275-
version "2.29.2"
7276-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
7277-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
7274+
moment@2.29.4, moment@^2.22.2:
7275+
version "2.29.4"
7276+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
7277+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
72787278

72797279
move-concurrently@^1.0.1:
72807280
version "1.0.1"

0 commit comments

Comments
 (0)