diff --git a/testapps/next/package.json b/testapps/next/package.json index 8777359580..f9c5815988 100644 --- a/testapps/next/package.json +++ b/testapps/next/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@tolgee/react": "^4.8.5", - "next": "12.2.3", + "next": "12.2.4", "react": "17.0.2", "react-dom": "17.0.2" },