diff --git a/bower.json b/bower.json index 21702ef82..6cba72ba6 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "tests" ], "dependencies": { - "jquery": "2.2.4", + "jquery": "3.6.0", "tweetnacl": "0.12.2", "components-font-awesome": "^4.6.3", "ckeditor": "4.14.0", @@ -52,6 +52,6 @@ }, "resolutions": { "bootstrap": "^v4.0.0", - "jquery": "2.2.4" + "jquery": "3.6.0" } }