From ef5b04e5099d4e2293ba3ea45e0599628f3262be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Dec 2025 05:48:21 +0000 Subject: [PATCH] fix: upgrade turbo from 2.0.4 to 2.6.1 Snyk has created this PR to upgrade turbo from 2.0.4 to 2.6.1. See this package in npm: turbo See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ceed0621-c045-46cb-b24f-36877712dca8?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82a14eb66570a..9731250a3db84 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "rimraf": "^6.0.0", "sass": "^1.72.0", "supabase": "^1.151.1", - "turbo": "2.0.4" + "turbo": "2.6.1" }, "repository": { "type": "git",