diff --git a/package-lock.json b/package-lock.json index c884518539b..36a16f80294 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "hark": "^1.2.3", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "libphonenumber-js": "^1.10.61", + "libphonenumber-js": "^1.10.64", "lodash": "^4.17.21", "mockconsole": "0.0.1", "nextcloud-vue-collections": "^0.11.1", @@ -13494,9 +13494,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.10.61", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.61.tgz", - "integrity": "sha512-TsQsyzDttDvvzWNkbp/i0fVbzTGJIG0mUu/uNalIaRQEYeJxVQ/FPg+EJgSqfSXezREjM0V3RZ8cLVsKYhhw0Q==" + "version": "1.10.64", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.64.tgz", + "integrity": "sha512-mPeJ+a0wW1qk5ecfnGEWTEcpLCp7npaSmMjTEJhiSr4NbXKNlLSxQrYwORaoBV/NK0GmooARr29r05yEb3JelQ==" }, "node_modules/lines-and-columns": { "version": "1.1.6", @@ -31405,9 +31405,9 @@ } }, "libphonenumber-js": { - "version": "1.10.61", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.61.tgz", - "integrity": "sha512-TsQsyzDttDvvzWNkbp/i0fVbzTGJIG0mUu/uNalIaRQEYeJxVQ/FPg+EJgSqfSXezREjM0V3RZ8cLVsKYhhw0Q==" + "version": "1.10.64", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.64.tgz", + "integrity": "sha512-mPeJ+a0wW1qk5ecfnGEWTEcpLCp7npaSmMjTEJhiSr4NbXKNlLSxQrYwORaoBV/NK0GmooARr29r05yEb3JelQ==" }, "lines-and-columns": { "version": "1.1.6", diff --git a/package.json b/package.json index 13ff1c1bd90..c3c5e27ab7f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "hark": "^1.2.3", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "libphonenumber-js": "^1.10.61", + "libphonenumber-js": "^1.10.64", "lodash": "^4.17.21", "mockconsole": "0.0.1", "nextcloud-vue-collections": "^0.11.1",