Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NANOID-8492085
  • Loading branch information
snyk-bot committed Dec 13, 2024
1 parent 8e4ad68 commit f1a8c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@
},
"dependencies": {
"@ai-sdk/anthropic": "0.0.43",
"@ai-sdk/openai": "0.0.48",
"@ai-sdk/openai": "1.0.8",
"@anthropic-ai/sdk": "0.25.2",
"@inquirer/prompts": "5.3.8",
"@octokit/rest": "21.0.2",
"@types/uuid": "10.0.0",
"ai": "3.3.9",
"ai": "4.0.14",
"chalk": "5.3.0",
"commander": "12.1.0",
"dotenv": "16.4.5",
Expand Down

0 comments on commit f1a8c5d

Please sign in to comment.