From 2bbed8504e1ccbbaa92182235bfba0706dfee60c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:29:50 +0000 Subject: [PATCH] chore(deps): update dependency @types/uuid to v10 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 009e047f3..a8377515e 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", "@types/supertest": "^2.0.16", - "@types/uuid": "^9.0.8", + "@types/uuid": "^10.0.0", "@types/yargs": "^17.0.33", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/yarn.lock b/yarn.lock index 603b4b43d..505c5e9f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3317,10 +3317,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:^9.0.8": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275 +"@types/uuid@npm:^10.0.0": + version: 10.0.0 + resolution: "@types/uuid@npm:10.0.0" + checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 languageName: node linkType: hard @@ -9275,7 +9275,7 @@ __metadata: "@types/sinon": "npm:^17.0.3" "@types/sinon-chai": "npm:^3.2.12" "@types/supertest": "npm:^2.0.16" - "@types/uuid": "npm:^9.0.8" + "@types/uuid": "npm:^10.0.0" "@types/yargs": "npm:^17.0.33" "@typescript-eslint/eslint-plugin": "npm:^6.21.0" "@typescript-eslint/parser": "npm:^6.21.0"