summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-03 10:46:26 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-10-03 11:00:34 +0000
commit020ba0847ba4fd8af39e9a730e3d8460cc56c9e3 (patch)
treee3f7c525b611011c9c310f8bc9ab155d2054cf83 /package.json
parent5e44831b456d8fdb0cda5179ae54440ffda1a7cb (diff)
downloadnextcloud-server-020ba0847ba4fd8af39e9a730e3d8460cc56c9e3.tar.gz
nextcloud-server-020ba0847ba4fd8af39e9a730e3d8460cc56c9e3.zip
Bump moment from 2.27.0 to 2.29.0
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.0. - [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.27.0...2.29.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@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 2874a250ef5..fef75407661 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.20",
"marked": "^1.1.1",
- "moment": "^2.27.0",
+ "moment": "^2.29.0",
"moment-timezone": "^0.5.31",
"nextcloud-vue-collections": "^0.8.1",
"p-limit": "^3.0.2",