summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-24 07:31:20 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-24 09:25:57 +0100
commite80e8d6fc056733dcb862ccb270d0a0a6248e2aa (patch)
treeee808c2ec17696242482aa5ea342149403ab3038 /package.json
parent3c6d3ae5e0fa6df4062edcda8c5eed399f47356a (diff)
downloadnextcloud-server-e80e8d6fc056733dcb862ccb270d0a0a6248e2aa.tar.gz
nextcloud-server-e80e8d6fc056733dcb862ccb270d0a0a6248e2aa.zip
Bump moment from 2.23.0 to 2.24.0
Bumps [moment](https://github.com/moment/moment) from 2.23.0 to 2.24.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.23.0...2.24.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 8c8828d165a..e6886176321 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"