aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 4078cdf21..109929458 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"test": "grunt && npm run test:unit -- -h"
},
"dependencies": {
- "jquery": ">=1.8.0 <4.0.0"
+ "jquery": ">=1.12.0 <5.0.0"
},
"devDependencies": {
"body-parser": "1.20.2",