Skip to content

chore: resolve open dependabot security advisories#564

Open
jonathannorris wants to merge 2 commits intomainfrom
chore-fix-dependabot-alerts
Open

chore: resolve open dependabot security advisories#564
jonathannorris wants to merge 2 commits intomainfrom
chore-fix-dependabot-alerts

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

  • Bumped lodash to 4.18.1 (from 4.17.23) and added resolutions for lodash and lodash.template to close alerts 179-181
  • Pinned hono to 4.12.12 in mcp-worker and added root resolutions for hono and @hono/node-server to close alerts 185-190
  • Added resolution for vite to 7.3.2 to close alerts 182-184 (transitive dep via vitest)

@jonathannorris jonathannorris requested a review from a team as a code owner April 11, 2026 12:07
Copilot AI review requested due to automatic review settings April 11, 2026 12:07
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
devcycle-mcp-server 0411126 Apr 11 2026, 12:09 PM

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates dependency versions and Yarn resolutions to address multiple Dependabot security advisories in the CLI monorepo (root package + mcp-worker workspace), ensuring vulnerable transitive dependencies are forced to patched versions.

Changes:

  • Bumped lodash and added root-level resolutions for lodash and lodash.template.
  • Pinned hono in mcp-worker and added root-level resolutions for hono and @hono/node-server.
  • Added a root-level resolution for vite (transitive via vitest), which also updates the associated esbuild range in the lockfile.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updates lodash dependency and adds/extends Yarn resolutions to force patched transitive versions (hono, @hono/node-server, vite, lodash, lodash.template).
mcp-worker/package.json Pins hono to a specific patched version for the worker workspace.
yarn.lock Reflects the resolved dependency graph updates (notably lodash, hono, @hono/node-server, vite, and esbuild platform packages).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants