diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 90fa1e957a87d..0123144a07f55 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -49,7 +49,7 @@ "escape-html": "^1.0.3", "focus-trap": "^8.2.1", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.13.11", + "libphonenumber-js": "^1.13.12", "lodash": "^4.18.1", "marked": "^17.0.6", "moment": "^2.30.1", @@ -12053,9 +12053,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.13.11", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.11.tgz", - "integrity": "sha512-ETER2kMaIFTI/Nh1a8Gk03dUF/SL0VZqtI+CcVHZxp5WIHYwNS7S+uiYZDYCvLy3lOR4/DAD5jf0h5WkePPpqg==", + "version": "1.13.12", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.12.tgz", + "integrity": "sha512-uLVeV1c9OTk6qkdqnj+mpMD+ZdnZ0szVyWu58HwMmpwkHA1gCEkyjd3veZQXDnuw9KEwSRjcc9B1pS9XKIN1fA==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index a1ceac67a6786..8ff3bb1a964f6 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -68,7 +68,7 @@ "escape-html": "^1.0.3", "focus-trap": "^8.2.1", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.13.11", + "libphonenumber-js": "^1.13.12", "lodash": "^4.18.1", "marked": "^17.0.6", "moment": "^2.30.1",