diff --git a/web/package.json b/web/package.json index 683ea009f..78083c127 100644 --- a/web/package.json +++ b/web/package.json @@ -122,7 +122,7 @@ "istanbul-instrumenter-loader": "^3.0.1", "jquery": "^3.6.0", "jquery-contextmenu": "^2.9.2", - "jquery-ui": "^1.12.1", + "jquery-ui": "^1.13.0", "json-bignumber": "^1.0.1", "jsoneditor": "^9.5.4", "karma-coverage": "^2.0.3", diff --git a/web/yarn.lock b/web/yarn.lock index a04ee6b94..fe7557237 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -5736,18 +5736,13 @@ jquery-contextmenu@^2.6.4, jquery-contextmenu@^2.9.2: dependencies: jquery "^3.5.0" -jquery-ui@>=1.8.0: +jquery-ui@>=1.8.0, jquery-ui@^1.13.0: version "1.13.0" resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.0.tgz#ab5ac65f37ca093c51b3478c4097f55bbc008f36" integrity sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw== dependencies: jquery ">=1.8.0 <4.0.0" -jquery-ui@^1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51" - integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE= - jquery@>=1.2.6, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8.0, "jquery@>=1.8.0 <4.0.0", jquery@^3.3.1, jquery@^3.5.0, jquery@^3.5.1, jquery@^3.6.0: version "3.6.0" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" @@ -7194,9 +7189,9 @@ performance-now@^2.1.0: resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= -"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ab0af8e27c7bf24a750c998461c5a7aec2d4624f": +"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#bc37afd0dd515229364d289e5d177cc31a5492bb": version "1.0.0" - resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ab0af8e27c7bf24a750c998461c5a7aec2d4624f" + resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#bc37afd0dd515229364d289e5d177cc31a5492bb" dependencies: "@types/classnames" "^2.2.6" "@types/react" "^16.7.18"