Merge pull request #57211 from nextcloud/dependabot/npm_and_yarn/stable31/libphonenumber-js-1.12.33

[stable31] build(deps): Bump libphonenumber-js from 1.12.29 to 1.12.33
This commit is contained in:
github-actions[bot] 2025-12-21 14:11:17 +00:00 committed by GitHub
commit 47c30bccb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

@ -147,7 +147,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- libphonenumber-js
- version: 1.12.29
- version: 1.12.33
- license: MIT
- md5
- version: 2.3.0

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -55,7 +55,7 @@
"jquery": "~3.7",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.29",
"libphonenumber-js": "^1.12.33",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",
@ -17131,9 +17131,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.33",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.33.tgz",
"integrity": "sha512-r9kw4OA6oDO4dPXkOrXTkArQAafIKAU71hChInV4FxZ69dxCfbwQGDPzqR5/vea94wU705/3AZroEbSoeVWrQw=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -92,7 +92,7 @@
"jquery": "~3.7",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.29",
"libphonenumber-js": "^1.12.33",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",