diff --git a/test/__fixtures__/social-app/package.json b/test/__fixtures__/social-app/package.json index 80cb8ab..5129ad2 100644 --- a/test/__fixtures__/social-app/package.json +++ b/test/__fixtures__/social-app/package.json @@ -2,7 +2,7 @@ "name": "social-app", "version": "1.0.0", "dependencies": { - "next": "15.5.14", + "next": "15.5.15", "react": "18.2.0", "react-dom": "18.2.0" },