chore(deps): bump libphonenumber-js from 1.11.18 to 1.11.19

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.18 to 1.11.19.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.18...v1.11.19)

---
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] 2025-02-01 02:56:06 +00:00 committed by nextcloud-command
parent 259265bc6c
commit 6ddead972b
5 changed files with 10 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

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

File diff suppressed because one or more lines are too long

9
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.18",
"libphonenumber-js": "^1.11.19",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@ -20348,9 +20348,10 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.11.18",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.18.tgz",
"integrity": "sha512-okMm/MCoFrm1vByeVFLBdkFIXLSHy/AIK2AEGgY3eoicfWZeOZqv3GfhtQgICkzs/tqorAMm3a4GBg5qNCrqzg=="
"version": "1.11.19",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.19.tgz",
"integrity": "sha512-bW/Yp/9dod6fmyR+XqSUL1N5JE7QRxQ3KrBIbYS1FTv32e5i3SEtQVX+71CYNv8maWNSOgnlCoNp9X78f/cKiA==",
"license": "MIT"
},
"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.18",
"libphonenumber-js": "^1.11.19",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",