From e7c46bad56528fdab35fa4d1eae26b8253728177 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:33:34 +0000 Subject: [PATCH] chore(deps): update dependency @types/uuid to v10 --- frontend/package.json | 2 +- frontend/yarn.lock | 10 +++++----- package.json | 2 +- yarn.lock | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 590cf681d7a7..5d1ce46231e0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -65,7 +65,7 @@ "@types/react-table": "7.7.20", "@types/react-test-renderer": "18.3.0", "@types/semver": "7.5.8", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@uiw/codemirror-theme-duotone": "4.23.6", "@uiw/react-codemirror": "4.23.5", "@vitejs/plugin-react": "4.3.3", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index cff30a0a8160..30cdb0173a53 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3230,10 +3230,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:^9.0.0": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10c0/b411b93054cb1d4361919579ef3508a1f12bf15b5fdd97337d3d351bece6c921b52b6daeef89b62340fd73fd60da407878432a1af777f40648cbe53a01723489 +"@types/uuid@npm:^10.0.0": + version: 10.0.0 + resolution: "@types/uuid@npm:10.0.0" + checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60 languageName: node linkType: hard @@ -10111,7 +10111,7 @@ __metadata: "@types/react-table": "npm:7.7.20" "@types/react-test-renderer": "npm:18.3.0" "@types/semver": "npm:7.5.8" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@uiw/codemirror-theme-duotone": "npm:4.23.6" "@uiw/react-codemirror": "npm:4.23.5" "@vitejs/plugin-react": "npm:4.3.3" diff --git a/package.json b/package.json index 90c85b5ac5c7..1fb3134612d8 100644 --- a/package.json +++ b/package.json @@ -200,7 +200,7 @@ "@types/stoppable": "1.1.3", "@types/supertest": "6.0.2", "@types/type-is": "1.6.6", - "@types/uuid": "9.0.8", + "@types/uuid": "10.0.0", "concurrently": "^8.0.1", "copyfiles": "2.4.1", "coveralls": "3.1.1", diff --git a/yarn.lock b/yarn.lock index b5b40941215e..e6b77cb5443a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2198,10 +2198,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:9.0.8": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10c0/b411b93054cb1d4361919579ef3508a1f12bf15b5fdd97337d3d351bece6c921b52b6daeef89b62340fd73fd60da407878432a1af777f40648cbe53a01723489 +"@types/uuid@npm:10.0.0": + version: 10.0.0 + resolution: "@types/uuid@npm:10.0.0" + checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60 languageName: node linkType: hard @@ -9299,7 +9299,7 @@ __metadata: "@types/stoppable": "npm:1.1.3" "@types/supertest": "npm:6.0.2" "@types/type-is": "npm:1.6.6" - "@types/uuid": "npm:9.0.8" + "@types/uuid": "npm:10.0.0" "@wesleytodd/openapi": "npm:^1.1.0" ajv: "npm:^8.12.0" ajv-formats: "npm:^2.1.1"