From 2cd7c118af40b57d4ff0cf20cbfa197db7db7d0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:57:06 +0000 Subject: [PATCH] chore: update dependency @types/uuid to v11 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/shopping/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shopping/package.json b/packages/shopping/package.json index 9d8c0362e..86abcaa40 100644 --- a/packages/shopping/package.json +++ b/packages/shopping/package.json @@ -89,7 +89,7 @@ "@types/mocha": "9.1.1", "@types/node": "17.0.42", "@types/nodemailer": "6.4.4", - "@types/uuid": "8.3.4", + "@types/uuid": "11.0.0", "concurrently": "7.2.1", "cypress": "10.1.0", "loopback4-example-recommender": "1.1.1",