Merge pull request #44423 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.58

This commit is contained in:
dependabot[bot] 2024-03-23 10:34:04 +00:00 committed by GitHub
commit 58868773a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -52,7 +52,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.57",
"libphonenumber-js": "^1.10.58",
"lodash": "^4.17.21",
"marked": "^11.2.0",
"moment": "^2.30.1",
@ -18626,9 +18626,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.10.57",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.57.tgz",
"integrity": "sha512-OjsEd9y4LgcX+Ig09SbxWqcGESxliDDFNVepFhB9KEsQZTrnk3UdEU+cO0sW1APvLprHstQpS23OQpZ3bwxy6Q=="
"version": "1.10.58",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.58.tgz",
"integrity": "sha512-53A0IpJFL9LdHbpeatwizf8KSwPICrqn9H0g3Y7WQ+Jgeu9cQ4Ew3WrRtrLBu/CX2lXd5+rgT01/tGlkbkzOjw=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -79,7 +79,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.57",
"libphonenumber-js": "^1.10.58",
"lodash": "^4.17.21",
"marked": "^11.2.0",
"moment": "^2.30.1",