Skip to content

Commit ecc7aa3

Browse files
Bump moment from 2.29.2 to 2.29.4 in /frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.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.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6ee3a8 commit ecc7aa3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"electron": "^18.3.7",
1414
"inject-loader": "^4.0.1",
1515
"js-cookie": "^2.2.1",
16-
"moment": "^2.29.2",
16+
"moment": "^2.29.4",
1717
"vue": "^2.6.11",
1818
"vue-gettext": "^2.1.8",
1919
"vue-resource": "^1.5.1",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6665,10 +6665,10 @@ mochapack@^1.1.13:
66656665
toposort "^2.0.2"
66666666
yargs "14.0.0"
66676667

6668-
moment@^2.29.2:
6669-
version "2.29.2"
6670-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
6671-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
6668+
moment@^2.29.4:
6669+
version "2.29.4"
6670+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
6671+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
66726672

66736673
move-concurrently@^1.0.1:
66746674
version "1.0.1"

0 commit comments

Comments
 (0)