aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorMaheshtheDev <[email protected]>2025-12-03 18:14:13 +0000
committerMaheshtheDev <[email protected]>2025-12-03 18:14:13 +0000
commit434522da505ac666143737b215ba1dfe740d4456 (patch)
treefb22aa7573e01f4d8669cac4cb3100bc83b16483 /apps
parentfix: chatgpt memories import (#597) (diff)
downloadsupermemory-434522da505ac666143737b215ba1dfe740d4456.tar.xz
supermemory-434522da505ac666143737b215ba1dfe740d4456.zip
fix: rsc critical vulnerability for react (#602)12-03-fix_rsc_critical_vulnerability_for_react
https://nextjs.org/blog/CVE-2025-66478
Diffstat (limited to 'apps')
-rw-r--r--apps/web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json
index 24f9f88f..96b461a8 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -64,7 +64,7 @@
"lucide-react": "^0.525.0",
"masonic": "^4.1.0",
"motion": "^12.19.2",
- "next": "16.0.1",
+ "next": "16.0.7",
"next-themes": "^0.4.6",
"nuqs": "^2.5.2",
"posthog-js": "^1.257.0",