summaryrefslogtreecommitdiffstats
path: root/front/package.json
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 /front/package.json
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>
Diffstat (limited to 'front/package.json')
-rw-r--r--front/package.json2
1 files changed, 1 insertions, 1 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",