Merge pull request #56890 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/libphonenumber-js-1.12.31

build(deps): bump libphonenumber-js from 1.12.29 to 1.12.31 in /build/frontend-legacy
pull/50259/merge
github-actions[bot] 2025-12-10 18:52:47 +07:00 committed by GitHub
commit a86a2a070e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 7 deletions

@ -53,7 +53,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.29",
"libphonenumber-js": "^1.12.31",
"lodash": "^4.17.21",
"marked": "^17.0.1",
"moment": "^2.30.1",
@ -11464,9 +11464,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.29",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.29.tgz",
"integrity": "sha512-P2aLrbeqHbmh8+9P35LXQfXOKc7XJ0ymUKl7tyeyQjdRNfzunXWxQXGc4yl3fUf28fqLRfPY+vIVvFXK7KEBTw==",
"version": "1.12.31",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.31.tgz",
"integrity": "sha512-Z3IhgVgrqO1S5xPYM3K5XwbkDasU67/Vys4heW+lfSBALcUZjeIIzI8zCLifY+OCzSq+fpDdywMDa7z+4srJPQ==",
"license": "MIT"
},
"node_modules/linkify-string": {

@ -69,7 +69,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.29",
"libphonenumber-js": "^1.12.31",
"lodash": "^4.17.21",
"marked": "^17.0.1",
"moment": "^2.30.1",

@ -464,7 +464,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.7.1
- license: MIT
- libphonenumber-js
- version: 1.12.29
- version: 1.12.31
- license: MIT
- linkifyjs
- version: 4.3.2

File diff suppressed because one or more lines are too long