Merge pull request #54892 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.12.15

[stable32] build(deps): bump libphonenumber-js from 1.12.13 to 1.12.15
This commit is contained in:
Andy Scherzinger 2025-09-09 12:17:07 +02:00 committed by GitHub
commit 4ecdda41ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 10 deletions

File diff suppressed because one or more lines are too long

View file

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

File diff suppressed because one or more lines are too long

9
package-lock.json generated
View file

@ -55,7 +55,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.10",
"libphonenumber-js": "^1.12.15",
"lodash": "^4.17.21",
"marked": "^16.2.1",
"moment": "^2.30.1",
@ -16968,10 +16968,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.13",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.13.tgz",
"integrity": "sha512-QZXnR/OGiDcBjF4hGk0wwVrPcZvbSSyzlvkjXv5LFfktj7O2VZDrt4Xs8SgR/vOFco+qk1i8J43ikMXZoTrtPw==",
"license": "MIT"
"version": "1.12.15",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.15.tgz",
"integrity": "sha512-TMDCtIhWUDHh91wRC+wFuGlIzKdPzaTUHHVrIZ3vPUEoNaXFLrsIQ1ZpAeZeXApIF6rvDksMTvjrIQlLKaYxqQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -86,7 +86,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.10",
"libphonenumber-js": "^1.12.15",
"lodash": "^4.17.21",
"marked": "^16.2.1",
"moment": "^2.30.1",