Skip to content

Commit c55677a

Browse files
Bump moment from 2.22.2 to 2.29.4 in /interfaces/ui
Bumps [moment](https://github.com/moment/moment) from 2.22.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.22.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c2c279 commit c55677a

File tree

3 files changed

+11
-19
lines changed

3 files changed

+11
-19
lines changed

interfaces/ui/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.

interfaces/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"axios": "^0.21.1",
77
"dotenv": "^6.0.0",
88
"lodash": "^4.17.19",
9-
"moment": "^2.22.2",
9+
"moment": "^2.29.4",
1010
"react": "^16.4.2",
1111
"react-dom": "^16.4.2",
1212
"react-moment": "^0.7.9",

interfaces/ui/yarn.lock

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2996,12 +2996,6 @@ debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.
29962996
dependencies:
29972997
ms "2.0.0"
29982998

2999-
debug@=3.1.0:
3000-
version "3.1.0"
3001-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3002-
dependencies:
3003-
ms "2.0.0"
3004-
30052999
debug@^3.1.1, debug@^3.2.5:
30063000
version "3.2.6"
30073001
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -3968,16 +3962,14 @@ flush-write-stream@^1.0.0:
39683962
inherits "^2.0.3"
39693963
readable-stream "^2.3.6"
39703964

3971-
follow-redirects@1.5.10:
3972-
version "1.5.10"
3973-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
3974-
dependencies:
3975-
debug "=3.1.0"
3976-
39773965
follow-redirects@^1.0.0:
39783966
version "1.13.0"
39793967
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
39803968

3969+
follow-redirects@^1.10.0:
3970+
version "1.15.1"
3971+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
3972+
39813973
for-in@^0.1.3:
39823974
version "0.1.8"
39833975
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
@@ -6084,9 +6076,9 @@ mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
60846076
dependencies:
60856077
minimist "0.0.8"
60866078

6087-
moment@^2.22.2:
6088-
version "2.22.2"
6089-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
6079+
moment@^2.29.4:
6080+
version "2.29.4"
6081+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
60906082

60916083
move-concurrently@^1.0.1:
60926084
version "1.0.1"

0 commit comments

Comments
 (0)