chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.11

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.9 to 1.11.11.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.9...v1.11.11)

---
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>
This commit is contained in:
dependabot[bot] 2024-10-12 02:06:55 +00:00 committed by nextcloud-command
parent 4d09238b40
commit a67f5e315a
5 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

@ -233,7 +233,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.13
- license: MIT
- libphonenumber-js
- version: 1.11.9
- version: 1.11.11
- license: MIT
- linkify-string
- version: 4.1.3

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -53,7 +53,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.9",
"libphonenumber-js": "^1.11.11",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@ -20128,9 +20128,9 @@
}
},
"node_modules/libphonenumber-js": {
"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=="
"version": "1.11.11",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.11.tgz",
"integrity": "sha512-mF3KaORjJQR6JBNcOkluDcJKhtoQT4VTLRMrX1v/wlBayL4M8ybwEDeryyPcrSEJmD0rVwHUbBarpZwN5NfPFQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -81,7 +81,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.9",
"libphonenumber-js": "^1.11.11",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",