Skip to content

Commit ad48258

Browse files
build(deps): bump moment from 2.29.1 to 2.29.4 in /frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a2b1b6 commit ad48258

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

frontend/packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jszip": "3.7.1",
6161
"lodash": "4.17.21",
6262
"mime-types": "2.1.32",
63-
"moment": "2.29.1",
63+
"moment": "2.29.4",
6464
"nprogress": "0.2.0",
6565
"numeric": "1.2.6",
6666
"polished": "4.1.3",

frontend/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9590,15 +9590,10 @@ moment-timezone@^0.5.x:
95909590
dependencies:
95919591
moment ">= 2.9.0"
95929592

9593-
[email protected], "moment@>= 2.9.0":
9594-
version "2.29.1"
9595-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
9596-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
9597-
9598-
moment@^2.24.0, moment@^2.29.2:
9599-
version "2.29.3"
9600-
resolved "https://registry.npmmirror.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
9601-
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
9593+
[email protected], "moment@>= 2.9.0", moment@^2.24.0, moment@^2.29.2:
9594+
version "2.29.4"
9595+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
9596+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
96029597

96039598
moo@^0.5.1:
96049599
version "0.5.1"

0 commit comments

Comments
 (0)