Skip to content

Commit 45e4a94

Browse files
Bump moment from 2.29.3 to 2.29.4 in /portal-ui (#2164)
Bumps [moment](https://github.com/moment/moment) from 2.29.3 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.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cce054b commit 45e4a94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

portal-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"local-storage-fallback": "^4.1.1",
3131
"lodash": "^4.17.21",
3232
"minio": "^7.0.28",
33-
"moment": "^2.29.2",
33+
"moment": "^2.29.4",
3434
"react": "^18.1.0",
3535
"react-chartjs-2": "^2.9.0",
3636
"react-copy-to-clipboard": "^5.0.2",

portal-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7996,10 +7996,10 @@ moment-duration-format-commonjs@^1.0.0:
79967996
resolved "https://registry.yarnpkg.com/moment-duration-format-commonjs/-/moment-duration-format-commonjs-1.0.1.tgz#ca8776466dba736a30cb7cda4e07026b5aec8cf1"
79977997
integrity sha512-KhKZRH21/+ihNRWrmdNFOyBptFi7nAWZFeFsRRpXkzgk/Yublb4fxyP0jU6EY1VDxUL/VUPdCmm/wAnpbfXdfw==
79987998

7999-
moment@^2.10.2, moment@^2.14.1, moment@^2.29.2, moment@^2.29.3:
8000-
version "2.29.3"
8001-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
8002-
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
7999+
moment@^2.10.2, moment@^2.14.1, moment@^2.29.3, moment@^2.29.4:
8000+
version "2.29.4"
8001+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
8002+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
80038003

80048004
monocle-ts@^2.3.5:
80058005
version "2.3.13"

0 commit comments

Comments
 (0)