Skip to content

Commit cc809fc

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 611ab39 commit cc809fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jszip": "3.7.1",
5959
"lodash": "4.17.21",
6060
"mime-types": "2.1.32",
61-
"moment": "2.29.1",
61+
"moment": "2.29.4",
6262
"nprogress": "0.2.0",
6363
"numeric": "1.2.6",
6464
"polished": "4.1.3",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9217,10 +9217,10 @@ moment-timezone@^0.5.x:
92179217
dependencies:
92189218
moment ">= 2.9.0"
92199219

9220-
[email protected].1, "moment@>= 2.9.0":
9221-
version "2.29.1"
9222-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
9223-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
9220+
[email protected].4, "moment@>= 2.9.0":
9221+
version "2.29.4"
9222+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
9223+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
92249224

92259225
moo@^0.5.1:
92269226
version "0.5.1"

0 commit comments

Comments
 (0)