summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-10 20:50:33 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-11 01:06:53 +0000
commitdb99c8753e12e309d4b4c53997f3f9ae0ac36dd7 (patch)
tree8a23731478854458313951aa515481c0079ca08a /package.json
parentc4b5304672e6f91751d6fca5464f0e7dbe0d6dad (diff)
downloadnextcloud-server-db99c8753e12e309d4b4c53997f3f9ae0ac36dd7.tar.gz
nextcloud-server-db99c8753e12e309d4b4c53997f3f9ae0ac36dd7.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](https://github.com/moment/moment/compare/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: 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 2dcb0749468..4c98b50889b 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
"marked": "^3.0.8",
- "moment": "^2.29.3",
+ "moment": "^2.29.4",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",