Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"drizzle-kit": "^0.30.2",
"drizzle-orm": "^0.38.4",
"dotenv": "^16.4.7",
"hono": "^4.6.20",
"hono": "^4.11.7",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

While upgrading hono is the correct action, this pull request is incomplete. As Snyk noted in the description, pnpm-lock.yaml was not updated. Please run pnpm install to update the lockfile and commit it to this branch. Merging without the lockfile update will not resolve the security vulnerabilities.

"node-llama-cpp": "^3.5.0",
"openai": "^4.82.0",
"pg": "^8.13.1"
Expand Down