diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 4344594ae2f..3961b2487e6 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -50,7 +50,7 @@ "focus-trap": "^7.8.0", "handlebars": "^4.7.8", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.12.38", + "libphonenumber-js": "^1.12.40", "lodash": "^4.17.23", "marked": "^17.0.3", "moment": "^2.30.1", @@ -12036,9 +12036,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.12.38", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.38.tgz", - "integrity": "sha512-vwzxmasAy9hZigxtqTbFEwp8ZdZ975TiqVDwj5bKx5sR+zi5ucUQy9mbVTkKM9GzqdLdxux/hTw2nmN5J7POMA==", + "version": "1.12.40", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.40.tgz", + "integrity": "sha512-HKGs7GowShNls3Zh+7DTr6wYpPk5jC78l508yQQY3e8ZgJChM3A9JZghmMJZuK+5bogSfuTafpjksGSR3aMIEg==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 0586f83614f..8a64aee2e40 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -66,7 +66,7 @@ "focus-trap": "^7.8.0", "handlebars": "^4.7.8", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.12.38", + "libphonenumber-js": "^1.12.40", "lodash": "^4.17.23", "marked": "^17.0.3", "moment": "^2.30.1",