Skip to content

Commit 3df1337

Browse files
committed
chore: patch RSC RCE vulnerability (CVE-2025-66478)
1 parent 8ce928a commit 3df1337

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lockb

16.9 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@fingerprintjs/fingerprintjs-pro-react": "^2.7.1",
2121
"@hookform/resolvers": "^3.10.0",
2222
"@kinescope/react-kinescope-player": "^0.5.3",
23-
"@next/third-parties": "15.2.4",
23+
"@next/third-parties": "16.0.7",
2424
"@radix-ui/react-accordion": "^1.2.3",
2525
"@radix-ui/react-alert-dialog": "^1.1.6",
2626
"@radix-ui/react-avatar": "^1.1.3",
@@ -50,12 +50,12 @@
5050
"input-otp": "^1.4.2",
5151
"js-cookie": "^3.0.5",
5252
"lucide-react": "^0.483.0",
53-
"next": "15.2.4",
53+
"next": "16.0.7",
5454
"next-themes": "^0.4.4",
5555
"posthog-js": "^1.280.1",
56-
"react": "19.1.0",
56+
"react": "19.1.2",
5757
"react-circular-progressbar": "^2.2.0",
58-
"react-dom": "19.1.0",
58+
"react-dom": "19.1.2",
5959
"react-hook-form": "^7.54.2",
6060
"react-icons": "^5.4.0",
6161
"react-turnstile": "^1.1.4",

0 commit comments

Comments
 (0)