From 88bd18a46ce809be06709f87932fbe90574a3ebd Mon Sep 17 00:00:00 2001 From: sonderau Date: Thu, 4 Dec 2025 14:18:10 +0800 Subject: [PATCH] CVE patching --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index df89274..459763b 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "jwt-decode": "^4.0.0", "mysql2": "^3.14.0", "next": "15.2.4", - "react": "^19.0.0", - "react-dom": "^19.0.0", + "react": "^19.0.1", + "react-dom": "^19.0.1", "react-mui-sidebar": "^1.6.3", "react-window": "^1.8.11", "stream": "^0.0.3",