diff --git a/package.json b/package.json index ba4e16d..74f3358 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-config-defaults": "^9.0.0", "eslint-plugin-babel": "^4.0.1", "imports-loader": "^0.7.1", - "jquery": "^2.2.4", + "jquery": "^3.5.0", "jquery-ui": "^1.12.1", "jquery.fancytree": "^2.22.0", "parse5": "3.0.2", diff --git a/yarn.lock b/yarn.lock index 29f6e6d..27928cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3555,9 +3555,9 @@ jquery.fancytree@^2.22.0: version "2.24.0" resolved "https://registry.yarnpkg.com/jquery.fancytree/-/jquery.fancytree-2.24.0.tgz#60442a65648515d3e652197693efc0646af57629" -jquery@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" +jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.5, js-base64@^2.1.8, js-base64@^2.1.9: version "2.3.2"