diff --git a/package-lock.json b/package-lock.json index 06654388de6..e3fcc0c3c77 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.55", + "libphonenumber-js": "^1.10.56", "lodash": "^4.17.21", "mockconsole": "0.0.1", "nextcloud-vue-collections": "^0.11.1", @@ -13582,9 +13582,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.10.55", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.55.tgz", - "integrity": "sha512-MrTg2JFLscgmTY6/oT9vopYETlgUls/FU6OaeeamGwk4LFxjIgOUML/ZSZICgR0LPYXaonVJo40lzMvaaTJlQA==" + "version": "1.10.56", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.56.tgz", + "integrity": "sha512-d0GdKshNnyfl5gM7kZ9rXjGiAbxT/zCXp0k+EAzh8H4zrb2R7GXtMCrULrX7UQxtfx6CLy/vz/lomvW79FAFdA==" }, "node_modules/lines-and-columns": { "version": "1.1.6", @@ -31635,9 +31635,9 @@ } }, "libphonenumber-js": { - "version": "1.10.55", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.55.tgz", - "integrity": "sha512-MrTg2JFLscgmTY6/oT9vopYETlgUls/FU6OaeeamGwk4LFxjIgOUML/ZSZICgR0LPYXaonVJo40lzMvaaTJlQA==" + "version": "1.10.56", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.56.tgz", + "integrity": "sha512-d0GdKshNnyfl5gM7kZ9rXjGiAbxT/zCXp0k+EAzh8H4zrb2R7GXtMCrULrX7UQxtfx6CLy/vz/lomvW79FAFdA==" }, "lines-and-columns": { "version": "1.1.6", diff --git a/package.json b/package.json index 036e42e19d7..a5bbde6a42c 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.55", + "libphonenumber-js": "^1.10.56", "lodash": "^4.17.21", "mockconsole": "0.0.1", "nextcloud-vue-collections": "^0.11.1",