diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
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", |