diff --git a/package-lock.json b/package-lock.json index 3af2f9f74..d46973e78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12419,9 +12419,9 @@ } }, "libphonenumber-js": { - "version": "1.9.34", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.34.tgz", - "integrity": "sha512-gHTNU9xTtVgSp30IDX/57W4pETMXDIYXFfwEOJVXiYosiY7Hc7ogJwlBjOqlCcU04X0aA8DT57hdwUC1sJBJnA==" + "version": "1.9.41", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.9.41.tgz", + "integrity": "sha512-AE4NLPwITwzra8mOJPtSbbjMO17Nv+6/tzUKa4AN6LY2Un97HfGOT8MATXmnNZsj5dkd/iOfN3MJA/6OKpJV0g==" }, "lie": { "version": "3.3.0", diff --git a/package.json b/package.json index b9afa7752..bcb75a441 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "immutability-helper": "^2.9.1", "immutable": "^3.8.2", "jquery-i18next": "1.2.1", - "libphonenumber-js": "1.9.34", + "libphonenumber-js": "1.9.41", "lodash": "^4.17.21", "match-sorter": "^2.3.0", "mdi-material-ui": "^6.2.0",