Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-11-17 20:28:25 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-11-17 20:28:25 +0300
commit6d204adbac64adc44697211d624fe217bea62cbb (patch)
tree733b42de036b0a776e5b08ab5d8f4f0d6502ed72 /package.json
parent7ba3654d36902f340533b85b83be9e356503089d (diff)
Bump jquery from 3.2 to 3.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 96badb1e848..3528c9b8e2b 100644
--- a/package.json
+++ b/package.json
@@ -55,8 +55,8 @@
"escape-html": "^1.0.3",
"handlebars": "^4.7.6",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
- "jquery": "~3.2",
- "jquery-migrate": "~3.2",
+ "jquery": "~3.3",
+ "jquery-migrate": "~3.3",
"jquery-ui": "^1.12.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",