summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock8
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
3 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index 22aab7e5d..b5ee7b7be 100644
--- a/composer.lock
+++ b/composer.lock
@@ -258,12 +258,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "80cdd62e56c7bf54d35ea2f012786e6cf7d4de27"
+ "reference": "8c3209a00e424f1ddcdfff15cb80081373210681"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/80cdd62e56c7bf54d35ea2f012786e6cf7d4de27",
- "reference": "80cdd62e56c7bf54d35ea2f012786e6cf7d4de27",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/8c3209a00e424f1ddcdfff15cb80081373210681",
+ "reference": "8c3209a00e424f1ddcdfff15cb80081373210681",
"shasum": ""
},
"require": {
@@ -294,7 +294,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/stable28"
},
- "time": "2024-04-06T00:32:02+00:00"
+ "time": "2024-05-09T00:34:08+00:00"
},
{
"name": "psr/clock",
diff --git a/package-lock.json b/package-lock.json
index d2374b4bc..3dbc0eee5 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",
@@ -13549,9 +13549,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",
@@ -31506,9 +31506,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 bc4fc7fdf..143603f57 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",