aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-11-17 18:28:25 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-11-17 18:28:25 +0100
commit6d204adbac64adc44697211d624fe217bea62cbb (patch)
tree733b42de036b0a776e5b08ab5d8f4f0d6502ed72 /package-lock.json
parent7ba3654d36902f340533b85b83be9e356503089d (diff)
downloadnextcloud-server-6d204adbac64adc44697211d624fe217bea62cbb.tar.gz
nextcloud-server-6d204adbac64adc44697211d624fe217bea62cbb.zip
Bump jquery from 3.2 to 3.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 4140bafa5e8..917da71608c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6734,14 +6734,14 @@
"integrity": "sha1-elSbvZ/+FYWwzQoZHiAwVb7ldLQ="
},
"jquery": {
- "version": "3.2.1",
- "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
- "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
+ "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
},
"jquery-migrate": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.2.0.tgz",
- "integrity": "sha512-z5GCIYPLi/xrpFVeY2hN5cYm7xpkRlvjn3hkarekKtCHh+NgwZuxziT2t/LoXgnvOP+49GVf58lcYay9Tsucrw=="
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.1.tgz",
+ "integrity": "sha512-QAXfshB6xqaANDX8OPExKnnooLtX0cSDCKfRnqhdv+3CVEVD9L1v3zNAhZum/4AukKlWUWUoxM6ywJJcLMXLSA=="
},
"jquery-ui": {
"version": "1.12.1",