Skip to content

Commit 31b2a7f

Browse files
authored
Merge pull request #132 from replicate/vercel/react-server-components-cve-vu-2g93lh
Fix React Server Components CVE vulnerabilities
2 parents 26139b3 + 7ef78cb commit 31b2a7f

File tree

2 files changed

+101
-90
lines changed

2 files changed

+101
-90
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "8.49.0",
1818
"eslint-config-next": "13.4.19",
1919
"llama-tokenizer-js": "^1.1.3",
20-
"next": "^14.0.4",
20+
"next": "14.2.35",
2121
"nextjs": "^0.0.3",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0",
@@ -31,4 +31,4 @@
3131
"postcss": "^8.4.32",
3232
"tailwindcss": "^3.3.2"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)