From 523f7e5ec060316c72613db6c1cda661eede554c Mon Sep 17 00:00:00 2001 From: Darwin Rinderer Date: Tue, 7 Nov 2023 16:02:01 -0500 Subject: [PATCH] Addressing typescript errors on build --- yarn.lock | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/yarn.lock b/yarn.lock index d85260ac4..1babea2df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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"