Merge pull request #55836 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.12.24

build(deps): bump libphonenumber-js from 1.12.23 to 1.12.24
This commit is contained in:
Andy Scherzinger 2025-10-20 16:09:43 +02:00 committed by GitHub
commit 78865e3fc2
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

@ -460,7 +460,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.7.1
- license: MIT
- libphonenumber-js
- version: 1.12.23
- version: 1.12.24
- license: MIT
- linkifyjs
- version: 4.3.2

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.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.23",
"libphonenumber-js": "^1.12.24",
"lodash": "^4.17.21",
"marked": "^16.3.0",
"moment": "^2.30.1",
@ -15890,9 +15890,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.23",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.23.tgz",
"integrity": "sha512-RN3q3gImZ91BvRDYjWp7ICz3gRn81mW5L4SW+2afzNCC0I/nkXstBgZThQGTE3S/9q5J90FH4dP+TXx8NhdZKg=="
"version": "1.12.24",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.24.tgz",
"integrity": "sha512-l5IlyL9AONj4voSd7q9xkuQOL4u8Ty44puTic7J88CmdXkxfGsRfoVLXHCxppwehgpb/Chdb80FFehHqjN3ItQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -89,7 +89,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.23",
"libphonenumber-js": "^1.12.24",
"lodash": "^4.17.21",
"marked": "^16.3.0",
"moment": "^2.30.1",