summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-27 02:08:12 +0000
committerGitHub <noreply@github.com>2024-01-27 02:08:12 +0000
commitbe113bd92e8c13c57383bcf129675c5ff0a64877 (patch)
treee3052d1417fe9391d69ab61ce0f03a4e8363e672
parent23b36b9f2b5dbeb098ae946b226b8370d1c8fb0a (diff)
chore(deps): Bump libphonenumber-js from 1.10.53 to 1.10.54
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.53 to 1.10.54. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.53...v1.10.54) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-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 ba1caba9e..90b78cde3 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.53",
+ "libphonenumber-js": "^1.10.54",
"lodash": "^4.17.21",
"mockconsole": "0.0.1",
"nextcloud-vue-collections": "^0.11.1",
@@ -13580,9 +13580,9 @@
}
},
"node_modules/libphonenumber-js": {
- "version": "1.10.53",
- "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.53.tgz",
- "integrity": "sha512-sDTnnqlWK4vH4AlDQuswz3n4Hx7bIQWTpIcScJX+Sp7St3LXHmfiax/ZFfyYxHmkdCvydOLSuvtAO/XpXiSySw=="
+ "version": "1.10.54",
+ "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.54.tgz",
+ "integrity": "sha512-P+38dUgJsmh0gzoRDoM4F5jLbyfztkU6PY6eSK6S5HwTi/LPvnwXqVCQZlAy1FxZ5c48q25QhxGQ0pq+WQcSlQ=="
},
"node_modules/lines-and-columns": {
"version": "1.1.6",
@@ -31128,9 +31128,9 @@
}
},
"libphonenumber-js": {
- "version": "1.10.53",
- "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.53.tgz",
- "integrity": "sha512-sDTnnqlWK4vH4AlDQuswz3n4Hx7bIQWTpIcScJX+Sp7St3LXHmfiax/ZFfyYxHmkdCvydOLSuvtAO/XpXiSySw=="
+ "version": "1.10.54",
+ "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.54.tgz",
+ "integrity": "sha512-P+38dUgJsmh0gzoRDoM4F5jLbyfztkU6PY6eSK6S5HwTi/LPvnwXqVCQZlAy1FxZ5c48q25QhxGQ0pq+WQcSlQ=="
},
"lines-and-columns": {
"version": "1.1.6",
diff --git a/package.json b/package.json
index 1a25d8562..36c39ad12 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.53",
+ "libphonenumber-js": "^1.10.54",
"lodash": "^4.17.21",
"mockconsole": "0.0.1",
"nextcloud-vue-collections": "^0.11.1",