Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2024-10-28 17:09:14 +00:00
parent 3d19b71b35
commit 3dfa09571f
349 changed files with 6162 additions and 3720 deletions

7
node_modules/.package-lock.json generated vendored
View file

@ -7264,14 +7264,15 @@
"license": "MIT"
},
"node_modules/uuid": {
"version": "10.0.0",
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.1.tgz",
"integrity": "sha512-wt9UB5EcLhnboy1UvA1mvGPXkIIrHSu+3FmUksARfdVw9tuPf3CH/CohxO0Su1ApoKAeT6BVzAJIvjTuQVSmuQ==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"license": "MIT",
"bin": {
"uuid": "dist/bin/uuid"
"uuid": "dist/esm/bin/uuid"
}
},
"node_modules/webidl-conversions": {