summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-26 19:25:21 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-26 19:25:21 +0200
commit9db84022bbc6b6d9206ba68aa9b91afe5ba77c14 (patch)
treebba3ff4c341952209319a6be35c11407fdb8ac49 /package.json
parent465a69aa4e614042b50f359758ba508750c3836c (diff)
downloadnextcloud-server-9db84022bbc6b6d9206ba68aa9b91afe5ba77c14.tar.gz
nextcloud-server-9db84022bbc6b6d9206ba68aa9b91afe5ba77c14.zip
Bump moment from 2.29.3 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.3 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.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8010f78e8ae..4751266cebd 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
"marked": "^4.0.19",
- "moment": "^2.29.3",
+ "moment": "^2.29.4",
"moment-timezone": "^0.5.37",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",