diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index c74f889ccf903..dc08df78c7d63 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -47,7 +47,7 @@ "escape-html": "^1.0.3", "focus-trap": "^8.2.2", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.13.11", + "libphonenumber-js": "^1.13.12", "lodash": "^4.18.1", "marked": "^18.0.11", "moment": "^2.30.1", @@ -12642,9 +12642,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 9254b9c3ad244..23cf6df11654b 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -66,7 +66,7 @@ "escape-html": "^1.0.3", "focus-trap": "^8.2.2", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.13.11", + "libphonenumber-js": "^1.13.12", "lodash": "^4.18.1", "marked": "^18.0.11", "moment": "^2.30.1",