From daecc38915e423b87fc02bee4da3e0894a767250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:59:04 +0530 Subject: [PATCH] chore(deps-dev): Bump @types/uuid from 8.3.4 to 9.0.0 in /apps/web (#1329) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 609aec893ffe..a9b1b5f1349e 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -58,7 +58,7 @@ "@types/react": "^18.0.23", "@types/react-copy-to-clipboard": "^5.0.4", "@types/react-dom": "^18.0.9", - "@types/uuid": "^8.3.4", + "@types/uuid": "^9.0.0", "abis": "*", "autoprefixer": "^10.4.13", "data": "*",