summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-07 12:27:26 +0000
committerGitHub <noreply@github.com>2022-07-07 12:27:26 +0000
commit0ff588e1e9fb1bdb0bc5b8ca2b26958d134e0467 (patch)
treeeb521a37a60859c6b4291af7d82d1fd215d24565
parent007ab4f7d1c77d426e1b1b8b51ea57eac6501e13 (diff)
Bump moment from 2.24.0 to 2.29.4 in /frontdependabot/npm_and_yarn/front/moment-2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--front/package.json2
-rw-r--r--front/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/front/package.json b/front/package.json
index 32c8f43c..e156475c 100644
--- a/front/package.json
+++ b/front/package.json
@@ -33,7 +33,7 @@
"localforage": "^1.7.3",
"lodash": "^4.17.19",
"lodash.merge": "^4.6.2",
- "moment": "^2.24.0",
+ "moment": "^2.29.4",
"object-path": "^0.11.5",
"opn": "^6.0.0",
"phoenix": "^1.4.11",
diff --git a/front/yarn.lock b/front/yarn.lock
index 7b89b200..08453010 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -7408,10 +7408,10 @@ mocha@^6.2.2:
yargs-parser "13.1.1"
yargs-unparser "1.6.0"
-moment@^2.24.0:
- version "2.24.0"
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
- integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
+moment@^2.29.4:
+ version "2.29.4"
+ resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
+ integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
move-concurrently@^1.0.1:
version "1.0.1"