Merge pull request #60874 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.13.3

[stable32] chore(deps): Bump libphonenumber-js from 1.13.1 to 1.13.3
This commit is contained in:
github-actions[bot] 2026-06-04 19:36:22 +00:00 committed by GitHub
commit 0b2b7d882f
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

@ -228,7 +228,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- libphonenumber-js
- version: 1.13.1
- version: 1.13.3
- 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.13.1",
"libphonenumber-js": "^1.13.3",
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",
@ -18432,9 +18432,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.1.tgz",
"integrity": "sha512-GEw0GLL7YUUA6nv21IsCvVjtI5Ejn84sjbdfQ9KxdbqEVOk1PZh7xejn01EEiniKw+dBeCfim+8MGeuvVuE2BA=="
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.3.tgz",
"integrity": "sha512-xMkdAMqcyG7iN2WZZmGIfWbYxW4orRkny+0/AXIbwL0xll2zkDX0Vzo/BXFa6+7mh2UvJl9MbcTtHk0YXkFtBA=="
},
"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.13.1",
"libphonenumber-js": "^1.13.3",
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",