Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2021-07-28 08:08:52 +00:00
parent 32c4995972
commit ecdbfd6594
18 changed files with 153 additions and 68 deletions

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

@ -5686,8 +5686,9 @@
}
},
"node_modules/uuid": {
"version": "8.3.0",
"license": "MIT",
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"bin": {
"uuid": "dist/bin/uuid"
}