diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index b5eec8090b1..5992c0d0ba2 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.12.41", + "libphonenumber-js": "^1.12.42", "lodash": "^4.18.1", "marked": "^17.0.4", "moment": "^2.30.1", @@ -12177,9 +12177,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.12.41", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.41.tgz", - "integrity": "sha512-lsmMmGXBxXIK/VMLEj0kL6MtUs1kBGj1nTCzi6zgQoG1DEwqwt2DQyHxcLykceIxAnfE3hya7NuIh6PpC6S3fA==", + "version": "1.12.42", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.42.tgz", + "integrity": "sha512-oKQFPTibqQwZZkChCDVMFVJXMZdyJNqDWZWYNn8BgyAaK/6yFJEowxCY0RVFirRyWP63hMRuKlkSEd9qlvbWXg==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index de093833e38..7da454e70a8 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.12.41", + "libphonenumber-js": "^1.12.42", "lodash": "^4.18.1", "marked": "^17.0.4", "moment": "^2.30.1",