Skip to content

Commit 4b47d0f

Browse files
authored
Merge pull request #110 from modoboa/dependabot/npm_and_yarn/frontend/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /frontend
2 parents 8536280 + ecc7aa3 commit 4b47d0f

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
@@ -6691,10 +6691,10 @@ mochapack@^1.1.13:
66916691
toposort "^2.0.2"
66926692
yargs "14.0.0"
66936693

6694-
moment@^2.29.2:
6695-
version "2.29.2"
6696-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
6697-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
6694+
moment@^2.29.4:
6695+
version "2.29.4"
6696+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
6697+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
66986698

66996699
move-concurrently@^1.0.1:
67006700
version "1.0.1"

0 commit comments

Comments
 (0)