diff --git a/package-lock.json b/package-lock.json index 7b5471fdb627..a0609c6d4af7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "jqmodal": "1.4.2", "jquery": "3.7.1", "jquery-pjax": "2.0.1", - "jquery-ui": "1.14.1", + "jquery-ui": "1.14.2", "jquery.browser": "0.1.0", "jquery.cookie": "1.4.1", "jszip": "3.10.1", @@ -6509,9 +6509,9 @@ "integrity": "sha512-xMSUMh5p0f0O2XMh13YbkS94NWuWkV9k+3ouECvVWb9Li6OCF7BVinotGwbUYDKYWA0PCoTq64dTYiJwmN6H6Q==" }, "node_modules/jquery-ui": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.1.tgz", - "integrity": "sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==", + "version": "1.14.2", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.2.tgz", + "integrity": "sha512-1gSl7PUjyipa2adSr780Ujk16faicrV7PjPPzPtvWk7tTqBnsqp67NNV9jZK2+BIxUPXWSnIUU/LBCgwgGZE+Q==", "dependencies": { "jquery": ">=1.12.0 <5.0.0" } @@ -14401,9 +14401,9 @@ "integrity": "sha512-xMSUMh5p0f0O2XMh13YbkS94NWuWkV9k+3ouECvVWb9Li6OCF7BVinotGwbUYDKYWA0PCoTq64dTYiJwmN6H6Q==" }, "jquery-ui": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.1.tgz", - "integrity": "sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==", + "version": "1.14.2", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.2.tgz", + "integrity": "sha512-1gSl7PUjyipa2adSr780Ujk16faicrV7PjPPzPtvWk7tTqBnsqp67NNV9jZK2+BIxUPXWSnIUU/LBCgwgGZE+Q==", "requires": { "jquery": ">=1.12.0 <5.0.0" } diff --git a/package.json b/package.json index 29d5b22b5c12..31f36d0dbf7a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "jqmodal": "1.4.2", "jquery": "3.7.1", "jquery-pjax": "2.0.1", - "jquery-ui": "1.14.1", + "jquery-ui": "1.14.2", "jquery.browser": "0.1.0", "jquery.cookie": "1.4.1", "jszip": "3.10.1",