aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-17 14:08:06 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2023-08-17 23:40:18 +0200
commitc1aa1549c0501102f429e23bd2eb96d7cf3ffbed (patch)
tree5d48357077435ceb9e59e9d00d367fd6be0094a0 /package.json
parent4b7aa651927ae088f277261162f24bd39438ea92 (diff)
downloadnextcloud-server-c1aa1549c0501102f429e23bd2eb96d7cf3ffbed.tar.gz
nextcloud-server-c1aa1549c0501102f429e23bd2eb96d7cf3ffbed.zip
chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.38 to 1.10.41. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.38...v1.10.41) --- 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 2efb45bc419..43ea44bcb7a 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
- "libphonenumber-js": "^1.10.26",
+ "libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^5.0.4",
"moment": "^2.29.4",