aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-05-13 10:48:36 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-05-14 11:53:32 +0200
commit4ed6284cdcd420f01e51898f6ef655642e17ee40 (patch)
tree0f3fe1599f0f621c88250e643161d2017feaa2ff /package.json
parentb8e4992ef16623c99811f12a70f3808f3951dd8a (diff)
downloadnextcloud-server-4ed6284cdcd420f01e51898f6ef655642e17ee40.tar.gz
nextcloud-server-4ed6284cdcd420f01e51898f6ef655642e17ee40.zip
Bump jQuery to v2.2
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 bac0871a656..489d97af451 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"escape-html": "^1.0.3",
"handlebars": "^4.7.6",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
- "jquery": "2.1.4",
+ "jquery": "2.2.4",
"jquery-migrate": "^1.4.1",
"jquery-ui": "^1.12.1",
"jquery-ui-dist": "^1.12.1",