aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 0b0b807e193..4b66610186e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6424,9 +6424,9 @@
}
},
"jquery": {
- "version": "2.1.4",
- "resolved": "https://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz",
- "integrity": "sha1-IoveaYoMYUMdwmMKahVPFYkNIxc="
+ "version": "2.2.4",
+ "resolved": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
+ "integrity": "sha1-LInWiJterFIqfuoywUUhVZxsvwI="
},
"jquery-migrate": {
"version": "1.4.1",