diff --git a/package.json b/package.json index ca2c3506b41..f10561ffb7f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jasmine": "^2.6.0", "jquery": "3.3.1", "jquery-textcomplete": "1.6.1", - "jquery-ui": "1.12.0", + "jquery-ui": "1.13.2", "js-worker-search": "^1.2.1", "js-yaml": "^3.8.3", "lodash": "^4.16.1", diff --git a/yarn.lock b/yarn.lock index 36d50bc63b8..09b84c317b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7623,14 +7623,20 @@ jquery-textcomplete@1.6.1: version "1.6.1" resolved "https://registry.yarnpkg.com/jquery-textcomplete/-/jquery-textcomplete-1.6.1.tgz#ca5ddecf5ea5370bb400380dc79785b35afbad17" -jquery-ui@1.12.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.0.tgz#59c6037a2d9c57e9a2521a9b7a497116d41b4246" +jquery-ui@1.13.2: + version "1.13.2" + resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.2.tgz#de03580ae6604773602f8d786ad1abfb75232034" + dependencies: + jquery ">=1.8.0 <4.0.0" jquery@3.3.1: version "3.3.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" +"jquery@>=1.8.0 <4.0.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" + js-base64@^2.1.9: version "2.1.9" resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.1.9.tgz#f0e80ae039a4bd654b5f281fc93f04a914a7fcce"