diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index ebe3e67eb6d96..b00a2e35fac28 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -52,7 +52,7 @@ "handlebars": "^4.7.8", "is-svg": "^6.1.0", "jquery": "~3.7", - "jquery-ui": "1.14.1", + "jquery-ui": "1.14.2", "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.35", "lodash": "^4.17.23", @@ -11450,9 +11450,9 @@ "license": "MIT" }, "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==", "license": "MIT", "dependencies": { "jquery": ">=1.12.0 <5.0.0" diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 89e5ea23bc9c5..7e94fddda3a0e 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -68,7 +68,7 @@ "handlebars": "^4.7.8", "is-svg": "^6.1.0", "jquery": "~3.7", - "jquery-ui": "1.14.1", + "jquery-ui": "1.14.2", "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.35", "lodash": "^4.17.23",