aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-11 02:32:17 +0000
committerGitHub <noreply@github.com>2025-01-11 02:32:17 +0000
commitb16708f6c09294405fafc49cf8de2d94f027fbab (patch)
tree0276c757a1464b26b19d8cff62d16cc550eb47d1
parentf1899ed63372c09cefe6d2bb6419ac0bd93638f6 (diff)
downloadnextcloud-server-dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.17.tar.gz
nextcloud-server-dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.17.zip
build(deps): bump libphonenumber-js from 1.11.16 to 1.11.17dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.17
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.16 to 1.11.17. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.16...v1.11.17) --- 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.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 722ebf996c9..e5f37963668 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -53,7 +53,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
- "libphonenumber-js": "^1.11.16",
+ "libphonenumber-js": "^1.11.17",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@@ -20203,9 +20203,9 @@
}
},
"node_modules/libphonenumber-js": {
- "version": "1.11.16",
- "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.16.tgz",
- "integrity": "sha512-Noyazmt0yOvnG0OeRY45Cd1ur8G7Z0HWVkuCuKe+yysGNxPQwBAODBQQ40j0AIagi9ZWurfmmZWNlpg4h4W+XQ=="
+ "version": "1.11.17",
+ "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.17.tgz",
+ "integrity": "sha512-Jr6v8thd5qRlOlc6CslSTzGzzQW03uiscab7KHQZX1Dfo4R6n6FDhZ0Hri6/X7edLIDv9gl4VMZXhxTjLnl0VQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",
diff --git a/package.json b/package.json
index 4559588a7d0..de564d455f9 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
- "libphonenumber-js": "^1.11.16",
+ "libphonenumber-js": "^1.11.17",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",