build(deps): bump libphonenumber-js from 1.11.20 to 1.12.7

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.20 to 1.12.7.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-04-22 12:59:20 +00:00 committed by nextcloud-command
parent b30758e8c2
commit dd1c42d0d7
5 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

@ -228,7 +228,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.13
- license: MIT
- libphonenumber-js
- version: 1.11.20
- version: 1.12.7
- license: MIT
- lodash.get
- version: 4.4.2

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -54,7 +54,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.20",
"libphonenumber-js": "^1.12.7",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@ -20403,9 +20403,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.11.20",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.20.tgz",
"integrity": "sha512-/ipwAMvtSZRdiQBHqW1qxqeYiBMzncOQLVA+62MWYr7N4m7Q2jqpJ0WgT7zlOEOpyLRSqrMXidbJpC0J77AaKA==",
"version": "1.12.7",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.7.tgz",
"integrity": "sha512-0nYZSNj/QEikyhcM5RZFXGlCB/mr4PVamnT1C2sKBnDDTYndrvbybYjvg+PMqAndQHlLbwQ3socolnL3WWTUFA==",
"license": "MIT"
},
"node_modules/lines-and-columns": {

View file

@ -82,7 +82,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.20",
"libphonenumber-js": "^1.12.7",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",