Install @types/uuid and eliminate a cast

This commit is contained in:
Henry Mercer 2023-01-20 11:52:12 +00:00
parent ba93815e25
commit cb9be70046
10 changed files with 194 additions and 2 deletions

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

@ -830,6 +830,11 @@
"@types/node": "*"
}
},
"node_modules/@types/uuid": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.0.tgz",
"integrity": "sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q=="
},
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "5.48.2",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz",