Skip to content

Commit 4ac41a4

Browse files
Copilotlippytm
andcommitted
Fix Vercel AI SDK vulnerabilities (XSS and file upload bypass)
Co-authored-by: lippytm <65956507+lippytm@users.noreply.github.com>
1 parent d27c292 commit 4ac41a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@anchordotdev/anchor": "^0.1.0",
5353
"openai": "^4.28.0",
5454
"cohere-ai": "^7.7.0",
55-
"ai": "^3.0.0"
55+
"ai": "^6.0.49"
5656
},
5757
"lint-staged": {
5858
"*.{ts,js}": [

0 commit comments

Comments
 (0)