diff --git a/package-lock.json b/package-lock.json index 822a7b487ec..72174f5fa78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "jquery": "~3.7", "jquery-ui": "1.14.1", "jquery-ui-dist": "^1.13.3", - "libphonenumber-js": "^1.12.34", + "libphonenumber-js": "^1.12.35", "lodash": "^4.17.23", "marked": "^16.4.2", "moment": "^2.30.1", @@ -17422,9 +17422,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.12.34", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.34.tgz", - "integrity": "sha512-v/Ip8k8eYdp7bINpzqDh46V/PaQ8sK+qi97nMQgjZzFlb166YFqlR/HVI+MzsI9JqcyyVWCOipmmretiaSyQyw==" + "version": "1.12.35", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.35.tgz", + "integrity": "sha512-T/Cz6iLcsZdb5jDncDcUNhSAJ0VlSC9TnsqtBNdpkaAmy24/R1RhErtNWVWBrcUZKs9hSgaVsBkc7HxYnazIfw==" }, "node_modules/lines-and-columns": { "version": "1.2.4", diff --git a/package.json b/package.json index 6c2bb9cfe75..32c3f77d9e9 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "jquery": "~3.7", "jquery-ui": "1.14.1", "jquery-ui-dist": "^1.13.3", - "libphonenumber-js": "^1.12.34", + "libphonenumber-js": "^1.12.35", "lodash": "^4.17.23", "marked": "^16.4.2", "moment": "^2.30.1",