diff --git a/apps/ssr-testing/package.json b/apps/ssr-testing/package.json
index 163c8b0..19a534d 100644
--- a/apps/ssr-testing/package.json
+++ b/apps/ssr-testing/package.json
@@ -49,7 +49,7 @@
   "dependencies": {
     "@lodado/namespace-core": "workspace:*",
     "@lodado/react-namespace": "workspace:*",
-    "next": "14.2.15",
+    "next": "14.2.21",
     "react": "^18.0",
     "react-dom": "^18"
   },