Merge pull request #60474 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.13.1

[stable32] chore(deps): Bump libphonenumber-js from 1.12.42 to 1.13.1
This commit is contained in:
github-actions[bot] 2026-05-16 12:45:54 +02:00 committed by GitHub
commit 1f4fba2738
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

@ -240,7 +240,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- libphonenumber-js
- version: 1.12.42
- version: 1.13.1
- 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.14.2",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.42",
"libphonenumber-js": "^1.13.1",
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",
@ -18439,9 +18439,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.42",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.42.tgz",
"integrity": "sha512-oKQFPTibqQwZZkChCDVMFVJXMZdyJNqDWZWYNn8BgyAaK/6yFJEowxCY0RVFirRyWP63hMRuKlkSEd9qlvbWXg=="
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.1.tgz",
"integrity": "sha512-GEw0GLL7YUUA6nv21IsCvVjtI5Ejn84sjbdfQ9KxdbqEVOk1PZh7xejn01EEiniKw+dBeCfim+8MGeuvVuE2BA=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -84,7 +84,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.2",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.42",
"libphonenumber-js": "^1.13.1",
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",