Skip to content

Commit 92ef0bc

Browse files
authored
Merge pull request #20 from livekit-examples/vercel/packages-for-react-flight-rce-16iet6
Fix React Server Components RCE vulnerability
2 parents b685105 + 5e1a056 commit 92ef0bc

File tree

2 files changed

+56
-73
lines changed

2 files changed

+56
-73
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"livekit-client": "^2.15.13",
5454
"livekit-server-sdk": "^2.14.0",
5555
"lucide-react": "^0.539.0",
56-
"next": "15.4.6",
56+
"next": "15.4.8",
5757
"next-themes": "^0.4.6",
5858
"posthog-js": "^1.188.0",
5959
"postprocessing": "^6.36.6",
@@ -76,7 +76,7 @@
7676
"@typescript-eslint/eslint-plugin": "^7.2.0",
7777
"@typescript-eslint/parser": "^7.2.0",
7878
"eslint": "^8",
79-
"eslint-config-next": "15.4.6",
79+
"eslint-config-next": "15.4.8",
8080
"eslint-config-prettier": "^8.10.0",
8181
"eslint-plugin-prettier": "^5.1.3",
8282
"eslint-plugin-unused-imports": "^3.0.0",

web/pnpm-lock.yaml

Lines changed: 54 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)