diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index fe57ac8b79c..33ef1b7ec53 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.42", + "libphonenumber-js": "^1.13.0", "lodash": "^4.18.1", "marked": "^17.0.4", "moment": "^2.30.1", @@ -12204,9 +12204,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.12.42", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.42.tgz", - "integrity": "sha512-oKQFPTibqQwZZkChCDVMFVJXMZdyJNqDWZWYNn8BgyAaK/6yFJEowxCY0RVFirRyWP63hMRuKlkSEd9qlvbWXg==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.0.tgz", + "integrity": "sha512-N12qmdu0BM1wVNkMKYOoJR4fTOZDblrKNsOqGbKoUZrYsYLX2zx1O5X+vhK0WJPBU/+/kh9tCr8x0a7t1puGWg==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index a40793c4011..cb6c5404d42 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.42", + "libphonenumber-js": "^1.13.0", "lodash": "^4.18.1", "marked": "^17.0.4", "moment": "^2.30.1",