Skip to content

Commit 856270f

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 0975664 commit 856270f

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

frontend/packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"i18next-fetch-backend": "3.0.0",
7474
"jszip": "3.7.1",
7575
"mime-types": "2.1.32",
76-
"moment": "2.29.1",
76+
"moment": "2.29.4",
7777
"nprogress": "0.2.0",
7878
"numeric": "1.2.6",
7979
"polished": "4.1.3",

frontend/yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10057,12 +10057,7 @@ moment-timezone@^0.5.x:
1005710057
dependencies:
1005810058
moment ">= 2.9.0"
1005910059

10060-
[email protected], "moment@>= 2.9.0":
10061-
version "2.29.1"
10062-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
10063-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
10064-
10065-
moment@^2.24.0, moment@^2.29.2:
10060+
[email protected], "moment@>= 2.9.0", moment@^2.24.0, moment@^2.29.2:
1006610061
version "2.29.4"
1006710062
resolved "https://registry.npmmirror.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
1006810063
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

0 commit comments

Comments
 (0)