diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 5ca46c61d27..f89371ea340 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -50,7 +50,7 @@ "focus-trap": "^8.0.1", "handlebars": "^4.7.8", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.12.40", + "libphonenumber-js": "^1.12.41", "lodash": "^4.18.1", "marked": "^17.0.4", "moment": "^2.30.1", @@ -12164,9 +12164,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.12.40", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.40.tgz", - "integrity": "sha512-HKGs7GowShNls3Zh+7DTr6wYpPk5jC78l508yQQY3e8ZgJChM3A9JZghmMJZuK+5bogSfuTafpjksGSR3aMIEg==", + "version": "1.12.41", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.41.tgz", + "integrity": "sha512-lsmMmGXBxXIK/VMLEj0kL6MtUs1kBGj1nTCzi6zgQoG1DEwqwt2DQyHxcLykceIxAnfE3hya7NuIh6PpC6S3fA==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 58ac1987200..a0943015dbb 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -69,7 +69,7 @@ "focus-trap": "^8.0.1", "handlebars": "^4.7.8", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.12.40", + "libphonenumber-js": "^1.12.41", "lodash": "^4.18.1", "marked": "^17.0.4", "moment": "^2.30.1",