aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-09 19:51:35 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-10 15:20:41 +0100
commit393cad68661eef7103f9ae5c2b305c968640f346 (patch)
tree14028d3fa783ab19fe2ac639385570e64d2192b7 /package.json
parent27f492a7072c74a800eb238a7427e6f474b080db (diff)
downloadnextcloud-server-393cad68661eef7103f9ae5c2b305c968640f346.tar.gz
nextcloud-server-393cad68661eef7103f9ae5c2b305c968640f346.zip
[Security] Bump moment from 2.18.1 to 2.23.0
Bumps [moment](https://github.com/moment/moment) from 2.18.1 to 2.23.0. **This update includes security fixes.** - [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.18.1...2.23.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 d6e42308443..cadeeda8879 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
"marked": "^0.3.6",
- "moment": "^2.18.1",
+ "moment": "^2.23.0",
"select2": "https://github.com/select2/select2#3.4.8",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git",