diff --git a/system-tests/projects/next-12.1.6/package.json b/system-tests/projects/next-12.1.6/package.json index 8eff5fb402ea..ee8ff92e6c3f 100644 --- a/system-tests/projects/next-12.1.6/package.json +++ b/system-tests/projects/next-12.1.6/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "12.1.6", + "next": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2" },