Merge pull request #61045 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.13.4

[stable32] chore(deps): Bump libphonenumber-js from 1.13.3 to 1.13.4
This commit is contained in:
github-actions[bot] 2026-06-06 15:30:25 +00:00 committed by GitHub
commit a4226438d6
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

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