build(deps): bump libphonenumber-js from 1.11.16 to 1.11.18

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

---
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>
pull/50249/head
dependabot[bot] 2025-01-18 02:21:20 +07:00 committed by nextcloud-command
parent f4a5ad7b6b
commit 30c6fc306c
5 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

8
package-lock.json generated

@ -53,7 +53,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.16",
"libphonenumber-js": "^1.11.18",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@ -20229,9 +20229,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.11.16",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.16.tgz",
"integrity": "sha512-Noyazmt0yOvnG0OeRY45Cd1ur8G7Z0HWVkuCuKe+yysGNxPQwBAODBQQ40j0AIagi9ZWurfmmZWNlpg4h4W+XQ=="
"version": "1.11.18",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.18.tgz",
"integrity": "sha512-okMm/MCoFrm1vByeVFLBdkFIXLSHy/AIK2AEGgY3eoicfWZeOZqv3GfhtQgICkzs/tqorAMm3a4GBg5qNCrqzg=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

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