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 apps/ai-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@repo/mcp-observability": "workspace:*",
"agents": "0.2.19",
"cloudflare": "4.2.0",
"hono": "4.7.6",
"hono": "4.10.3",

Choose a reason for hiding this comment

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

critical

The pnpm-lock.yaml file has not been updated to reflect this dependency upgrade. Without updating the lockfile, the new version will not be installed in environments that use pnpm install --frozen-lockfile, and the vulnerability will remain. Please run pnpm install and commit the updated pnpm-lock.yaml.

"zod": "3.24.2"
},
"devDependencies": {
Expand Down
Loading