summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-09 18:36:22 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-04-09 23:13:07 +0000
commit4c3192934130465f64e41378d8ae0e2cf9172ea2 (patch)
tree283db060d915d915a543d9c41843cbb5b26cc01c /package.json
parent319a50352ab516f51dffb8aa7123e24b78dbde47 (diff)
downloadnextcloud-server-4c3192934130465f64e41378d8ae0e2cf9172ea2.tar.gz
nextcloud-server-4c3192934130465f64e41378d8ae0e2cf9172ea2.zip
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [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.29.1...2.29.2) --- 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: nextcloud-command <nextcloud-command@users.noreply.github.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 2fe14d71abb..af8b7e232c6 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
"marked": "^4.0.12",
- "moment": "^2.29.1",
+ "moment": "^2.29.2",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",