diff --git a/frontend/package.json b/frontend/package.json index cab9dc9ed..3baef6fe7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -146,7 +146,7 @@ "@types/react-dom": "18.0.9", "@types/sass": "1.43.1", "@types/testing-library__jest-dom": "5.14.5", - "@types/uuid": "8.3.4", + "@types/uuid": "9.0.0", "@types/ws": "8.5.3", "@typescript-eslint/eslint-plugin": "5.43.0", "@typescript-eslint/parser": "5.43.0", diff --git a/yarn.lock b/yarn.lock index f902c7121..a6e299701 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2293,7 +2293,7 @@ __metadata: "@types/react-dom": 18.0.9 "@types/sass": 1.43.1 "@types/testing-library__jest-dom": 5.14.5 - "@types/uuid": 8.3.4 + "@types/uuid": 9.0.0 "@types/ws": 8.5.3 "@typescript-eslint/eslint-plugin": 5.43.0 "@typescript-eslint/parser": 5.43.0 @@ -4766,10 +4766,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:8.3.4": - version: 8.3.4 - resolution: "@types/uuid@npm:8.3.4" - checksum: 6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f +"@types/uuid@npm:9.0.0": + version: 9.0.0 + resolution: "@types/uuid@npm:9.0.0" + checksum: 59ae56d9547c8758588659da2a2b4c97cce79c2aae1798c892bb29452ef08e87859dea2ec3a66bfa88d0d2153147520be2b1893be920f9f0bc9c53a3207ea6aa languageName: node linkType: hard