summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-27 07:05:09 +0000
committerGitHub <noreply@github.com>2024-04-27 07:05:09 +0000
commitf70b667d98292bb20883fd2e19ea5aa8ba063ab9 (patch)
tree6b343ff9e63ddc270f4333051a8c1c8c1b8f1b85
parenta2f551e715ab7dbbca51c58b8237a4aeb252fe47 (diff)
parent575e4c79ab7db56783bfd303fa1fed73ced77243 (diff)
Merge pull request #12225 from nextcloud/dependabot/npm_and_yarn/stable29/libphonenumber-js-1.10.61
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 7b02f635e..e8d8dcfc0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -34,7 +34,7 @@
"hark": "^1.2.3",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
- "libphonenumber-js": "^1.10.60",
+ "libphonenumber-js": "^1.10.61",
"lodash": "^4.17.21",
"mockconsole": "0.0.1",
"nextcloud-vue-collections": "^0.12.0",
@@ -13650,9 +13650,9 @@
}
},
"node_modules/libphonenumber-js": {
- "version": "1.10.60",
- "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.60.tgz",
- "integrity": "sha512-Ctgq2lXUpEJo5j1762NOzl2xo7z7pqmVWYai0p07LvAkQ32tbPv3wb+tcUeHEiXhKU5buM4H9MXsXo6OlM6C2g=="
+ "version": "1.10.61",
+ "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.61.tgz",
+ "integrity": "sha512-TsQsyzDttDvvzWNkbp/i0fVbzTGJIG0mUu/uNalIaRQEYeJxVQ/FPg+EJgSqfSXezREjM0V3RZ8cLVsKYhhw0Q=="
},
"node_modules/lines-and-columns": {
"version": "1.1.6",
@@ -30958,9 +30958,9 @@
}
},
"libphonenumber-js": {
- "version": "1.10.60",
- "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.60.tgz",
- "integrity": "sha512-Ctgq2lXUpEJo5j1762NOzl2xo7z7pqmVWYai0p07LvAkQ32tbPv3wb+tcUeHEiXhKU5buM4H9MXsXo6OlM6C2g=="
+ "version": "1.10.61",
+ "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.61.tgz",
+ "integrity": "sha512-TsQsyzDttDvvzWNkbp/i0fVbzTGJIG0mUu/uNalIaRQEYeJxVQ/FPg+EJgSqfSXezREjM0V3RZ8cLVsKYhhw0Q=="
},
"lines-and-columns": {
"version": "1.1.6",
diff --git a/package.json b/package.json
index 4420f11f0..85efe7fe5 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"hark": "^1.2.3",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
- "libphonenumber-js": "^1.10.60",
+ "libphonenumber-js": "^1.10.61",
"lodash": "^4.17.21",
"mockconsole": "0.0.1",
"nextcloud-vue-collections": "^0.12.0",