diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index b311931fec8..981b653b819 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -54,7 +54,7 @@ "jquery": "~3.7", "jquery-ui": "1.14.1", "jquery-ui-dist": "^1.13.3", - "libphonenumber-js": "^1.12.35", + "libphonenumber-js": "^1.12.36", "lodash": "^4.17.23", "marked": "^17.0.1", "moment": "^2.30.1", @@ -11723,9 +11723,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.12.35", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.35.tgz", - "integrity": "sha512-T/Cz6iLcsZdb5jDncDcUNhSAJ0VlSC9TnsqtBNdpkaAmy24/R1RhErtNWVWBrcUZKs9hSgaVsBkc7HxYnazIfw==", + "version": "1.12.36", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.36.tgz", + "integrity": "sha512-woWhKMAVx1fzzUnMCyOzglgSgf6/AFHLASdOBcchYCyvWSGWt12imw3iu2hdI5d4dGZRsNWAmWiz37sDKUPaRQ==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 6271bce5703..96be9ede009 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -70,7 +70,7 @@ "jquery": "~3.7", "jquery-ui": "1.14.1", "jquery-ui-dist": "^1.13.3", - "libphonenumber-js": "^1.12.35", + "libphonenumber-js": "^1.12.36", "lodash": "^4.17.23", "marked": "^17.0.1", "moment": "^2.30.1",