diff --git a/test/__fixtures__/probe-subset/package.json b/test/__fixtures__/probe-subset/package.json index eac7d92..142bcf9 100644 --- a/test/__fixtures__/probe-subset/package.json +++ b/test/__fixtures__/probe-subset/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "next": "15.5.15", + "next": "15.5.18", "react": "19.0.0", "react-dom": "19.0.0", "@supabase/supabase-js": "^2.39.0",