Merge pull request #48667 from nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.11

This commit is contained in:
John Molakvoæ 2024-10-30 09:25:30 +01:00 committed by GitHub
commit 800cd53f57
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

@ -233,7 +233,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.13
- license: MIT
- libphonenumber-js
- version: 1.11.9
- version: 1.11.11
- license: MIT
- linkify-string
- version: 4.1.3

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -53,7 +53,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.9",
"libphonenumber-js": "^1.11.11",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@ -20128,9 +20128,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.11.9",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.9.tgz",
"integrity": "sha512-Zs5wf5HaWzW2/inlupe2tstl0I/Tbqo7lH20ZLr6Is58u7Dz2n+gRFGNlj9/gWxFvNfp9+YyDsiegjNhdixB9A=="
"version": "1.11.11",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.11.tgz",
"integrity": "sha512-mF3KaORjJQR6JBNcOkluDcJKhtoQT4VTLRMrX1v/wlBayL4M8ybwEDeryyPcrSEJmD0rVwHUbBarpZwN5NfPFQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -81,7 +81,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.9",
"libphonenumber-js": "^1.11.11",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",