summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-01-24 12:04:38 +0100
committerGitHub <noreply@github.com>2019-01-24 12:04:38 +0100
commit6b721b25ee46061da07a05f57067eb8a51cd78f3 (patch)
tree52fa1a7ad71bf9b79823ec3d49db5e6728ea3c40 /package.json
parent1e6f4a568ef8b0493c3fd056c6963e35582fd822 (diff)
parente80e8d6fc056733dcb862ccb270d0a0a6248e2aa (diff)
downloadnextcloud-server-6b721b25ee46061da07a05f57067eb8a51cd78f3.tar.gz
nextcloud-server-6b721b25ee46061da07a05f57067eb8a51cd78f3.zip
Merge pull request #13779 from nextcloud/dependabot/npm_and_yarn/moment-2.24.0
Bump moment from 2.23.0 to 2.24.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 6112c57c031..e4d3de544df 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
"marked": "^0.6.0",
- "moment": "^2.23.0",
+ "moment": "^2.24.0",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git",
"underscore": "^1.9.1"