summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-10-03 13:28:45 +0200
committerGitHub <noreply@github.com>2020-10-03 13:28:45 +0200
commit2eb64ee7945cd923d98d6881e7b46ecf0d8c24d6 (patch)
tree9b7a92546137090bd06b26c73e8571663a96b289 /package.json
parent0fdfc74011df9a12c2c3bcd23fe065867de81f2d (diff)
parent2a079dfa506d71e8d697086713c28056933f812a (diff)
downloadnextcloud-server-2eb64ee7945cd923d98d6881e7b46ecf0d8c24d6.tar.gz
nextcloud-server-2eb64ee7945cd923d98d6881e7b46ecf0d8c24d6.zip
Merge branch 'master' into dependabot/npm_and_yarn/marked-1.2.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 fe297903533..44cfb038a58 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.20",
"marked": "^1.2.0",
- "moment": "^2.27.0",
+ "moment": "^2.29.0",
"moment-timezone": "^0.5.31",
"nextcloud-vue-collections": "^0.8.1",
"p-limit": "^3.0.2",