summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-10-03 13:26:49 +0200
committerGitHub <noreply@github.com>2020-10-03 13:26:49 +0200
commit2a079dfa506d71e8d697086713c28056933f812a (patch)
treebe4cc001c984b85009b5771c9f42df43505c392c /package.json
parent734c479574c5b0e434900aaf04527fa37932b7d3 (diff)
parent020ba0847ba4fd8af39e9a730e3d8460cc56c9e3 (diff)
downloadnextcloud-server-2a079dfa506d71e8d697086713c28056933f812a.tar.gz
nextcloud-server-2a079dfa506d71e8d697086713c28056933f812a.zip
Merge pull request #23031 from nextcloud/dependabot/npm_and_yarn/moment-2.29.0
Bump moment from 2.27.0 to 2.29.0
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 41ba0693430..213ed2b5643 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",