diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 93de1b59590..dfdf7036c09 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -54,7 +54,7 @@ "jquery": "~3.7", "jquery-ui": "1.14.1", "jquery-ui-dist": "^1.13.3", - "libphonenumber-js": "^1.13.7", + "libphonenumber-js": "^1.13.8", "lodash": "^4.18.1", "marked": "^17.0.6", "moment": "^2.30.1", @@ -12523,9 +12523,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.13.7", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.7.tgz", - "integrity": "sha512-rvr3HIMdOgzhz1RFGjftji+wjoAFlzhqCNqJOU/MKTZQ8d9NZxAR/tI+0weDicyoucqVR0U1GCniqHJ0f8aM2A==", + "version": "1.13.8", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.8.tgz", + "integrity": "sha512-80xal1m93rADejw2pMp2MSzFhHCPLEspjHxnH2UtqI+DgAmElsbmLMiqk9niwH9NWAfjsRtaJI+qBrOEmRx9nQ==", "license": "MIT" }, "node_modules/linkify-string": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 2be41e4e83d..4019f9ad3ac 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -70,7 +70,7 @@ "jquery": "~3.7", "jquery-ui": "1.14.1", "jquery-ui-dist": "^1.13.3", - "libphonenumber-js": "^1.13.7", + "libphonenumber-js": "^1.13.8", "lodash": "^4.18.1", "marked": "^17.0.6", "moment": "^2.30.1",