diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index d4c67c4672533..ade32ec3326ed 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.0.1", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.13.3", + "libphonenumber-js": "^1.13.4", "lodash": "^4.18.1", "marked": "^17.0.6", "moment": "^2.30.1", @@ -12294,9 +12294,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.13.3", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.3.tgz", - "integrity": "sha512-xMkdAMqcyG7iN2WZZmGIfWbYxW4orRkny+0/AXIbwL0xll2zkDX0Vzo/BXFa6+7mh2UvJl9MbcTtHk0YXkFtBA==", + "version": "1.13.4", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.4.tgz", + "integrity": "sha512-/lhWr7vq8foWN9Apksnd9v8/cfwzW6g6qKOCo25XBGkNaVCHucXO57hLy4CWHGvytvLz6Nt3J5Gs8p3jlCGFXA==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index a70ce40fe1386..7e60dcce0d094 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.0.1", "is-svg": "^6.1.0", - "libphonenumber-js": "^1.13.3", + "libphonenumber-js": "^1.13.4", "lodash": "^4.18.1", "marked": "^17.0.6", "moment": "^2.30.1",