Skip to content

Commit

Permalink
Addressing typescript errors on build
Browse files Browse the repository at this point in the history
  • Loading branch information
deasydoesit committed Nov 7, 2023
1 parent 139a59f commit 523f7e5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,7 @@ __metadata:
"@types/deep-equal": ^1.0.1
"@types/node": ^18.11.11
"@types/pg": ^8.6.6
"@types/uuid": ^9.0.6
"@types/yargs": ^17.0.24
aws-sdk: ^2.1344.0
bn.js: ^5.2.0
Expand Down Expand Up @@ -5648,6 +5649,13 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.6":
version: 9.0.6
resolution: "@types/uuid@npm:9.0.6"
checksum: 739dcb2e620ff097fa916edeab455eb75640c4883a850784fdb15b32f67b719e05275c6d6419bb6da11350d26bd14ed05ba5e992ff228411cdd98cbc772d71ef
languageName: node
linkType: hard

"@types/validator@npm:*, @types/validator@npm:^13.7.17":
version: 13.11.1
resolution: "@types/validator@npm:13.11.1"
Expand Down

0 comments on commit 523f7e5

Please sign in to comment.