Merge pull request #49762 from nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.16

This commit is contained in:
dependabot[bot] 2024-12-14 09:07:12 +00:00 committed by GitHub
commit 08b6d4cf04
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

@ -232,7 +232,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.13
- license: MIT
- libphonenumber-js
- version: 1.11.11
- version: 1.11.16
- 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.11",
"libphonenumber-js": "^1.11.16",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",
@ -20205,9 +20205,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.11.11",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.11.tgz",
"integrity": "sha512-mF3KaORjJQR6JBNcOkluDcJKhtoQT4VTLRMrX1v/wlBayL4M8ybwEDeryyPcrSEJmD0rVwHUbBarpZwN5NfPFQ=="
"version": "1.11.16",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.16.tgz",
"integrity": "sha512-Noyazmt0yOvnG0OeRY45Cd1ur8G7Z0HWVkuCuKe+yysGNxPQwBAODBQQ40j0AIagi9ZWurfmmZWNlpg4h4W+XQ=="
},
"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.11",
"libphonenumber-js": "^1.11.16",
"lodash": "^4.17.21",
"marked": "^13.0.3",
"moment": "^2.30.1",