From a22a974f9bf8c0c62587b4cc2833b39ae13dd68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 02:18:46 +0000 Subject: [PATCH] chore(deps): Bump libphonenumber-js from 1.10.61 to 1.10.64 Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.61 to 1.10.64. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.61...v1.10.64) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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",