Skip to content

Resolve dependency security alerts - #28

Merged
nicu-chiciuc merged 1 commit into
mainfrom
codex-resolve-dependabot-alerts
Aug 4, 2026
Merged

Resolve dependency security alerts#28
nicu-chiciuc merged 1 commit into
mainfrom
codex-resolve-dependabot-alerts

Conversation

@nicu-chiciuc

@nicu-chiciuc nicu-chiciuc commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Why

GitHub reports six dependency alerts on the public starter, including one high-severity undici
alert. A public template must not copy known vulnerable transitive versions into new apps.

Summary

  • Pin transitive undici to 7.29.0.
  • Pin transitive @hono/node-server to 2.0.10.
  • Regenerate the lockfile so the vulnerable versions are absent.

Validation

  • vp install
  • Frozen lockfile install
  • pnpm audit
  • vp run check
  • vp run build
  • vp run deploy:dry-run
  • MCP streamable HTTP import with @hono/node-server@2.0.10

First Message

ok, do step 1 and 2 I guess, we'll need to step before step 3 to discuss

Requested Codex Runtime

Codex desktop default runtime.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@nicu-chiciuc
nicu-chiciuc merged commit 934a3d5 into main Aug 4, 2026
6 checks passed
@nicu-chiciuc
nicu-chiciuc deleted the codex-resolve-dependabot-alerts branch August 4, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant