aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 02:21:31 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-03-23 09:57:19 +0000
commite2586662e468865b5663a5d862027efb8da936c3 (patch)
tree3d76197c12a2bef7777459d49d8d39c80a75f743 /package.json
parentb058af0e5bec2ad9c63f050f0d28bdf1437bc870 (diff)
downloadnextcloud-server-e2586662e468865b5663a5d862027efb8da936c3.tar.gz
nextcloud-server-e2586662e468865b5663a5d862027efb8da936c3.zip
build(deps): bump libphonenumber-js from 1.10.57 to 1.10.58
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.57 to 1.10.58. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.57...v1.10.58) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1c1993bc8a9..0da869b20e2 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
- "libphonenumber-js": "^1.10.57",
+ "libphonenumber-js": "^1.10.58",
"lodash": "^4.17.21",
"marked": "^11.2.0",
"moment": "^2.30.1",