aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-28 01:30:09 +0000
committerGitHub <noreply@github.com>2024-09-28 01:30:09 +0000
commitb185003365b69369eacc788e2bcd12b1c6c445e3 (patch)
tree7ccf92bad90327d5f3e7f2341b212d0107c3bfbc
parent5140585fbbf0a5f0ac10e9d4fbe1ffa184de314b (diff)
downloadnextcloud-server-dependabot/npm_and_yarn/libphonenumber-js-1.11.9.tar.gz
nextcloud-server-dependabot/npm_and_yarn/libphonenumber-js-1.11.9.zip
chore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.9dependabot/npm_and_yarn/libphonenumber-js-1.11.9
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.5 to 1.11.9. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.5...v1.11.9) --- 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.json9
-rw-r--r--package.json2
2 files changed, 5 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index af6e2824ce4..581b82db227 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -54,7 +54,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
- "libphonenumber-js": "^1.11.4",
+ "libphonenumber-js": "^1.11.9",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@@ -16758,10 +16758,9 @@
}
},
"node_modules/libphonenumber-js": {
- "version": "1.11.5",
- "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.5.tgz",
- "integrity": "sha512-TwHR5BZxGRODtAfz03szucAkjT5OArXr+94SMtAM2pYXIlQNVMrxvb6uSCbnaJJV6QXEyICk7+l6QPgn72WHhg==",
- "license": "MIT"
+ "version": "1.11.9",
+ "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.9.tgz",
+ "integrity": "sha512-Zs5wf5HaWzW2/inlupe2tstl0I/Tbqo7lH20ZLr6Is58u7Dz2n+gRFGNlj9/gWxFvNfp9+YyDsiegjNhdixB9A=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",
diff --git a/package.json b/package.json
index d569ddc1b34..bd94d3c8ca3 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
- "libphonenumber-js": "^1.11.4",
+ "libphonenumber-js": "^1.11.9",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",