aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-08 09:49:00 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-04-08 10:03:34 +0000
commita641c3d99dc870f455de3c1a1b2de309b27fbfe4 (patch)
tree32b68596534305ed774ceaf3a814f8b89e29b000 /package.json
parent29076a3e39916cec16e0a2ef368c768281a416dc (diff)
downloadnextcloud-server-a641c3d99dc870f455de3c1a1b2de309b27fbfe4.tar.gz
nextcloud-server-a641c3d99dc870f455de3c1a1b2de309b27fbfe4.zip
chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.13 to 1.10.26. - [Release notes](https://gitlab.com/catamphetamine/libphonenumber-js/tags) - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.13...v1.10.26) --- 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 9b1f4714dc1..bf54b12137f 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
- "libphonenumber-js": "^1.10.13",
+ "libphonenumber-js": "^1.10.26",
"lodash": "^4.17.21",
"marked": "^4.0.14",
"moment": "^2.29.4",