Skip to content

Security: Fix dependabot alerts for tar, @modelcontextprotocol/sdk, axios packages#32566

Open
r-farkhutdinov wants to merge 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_dependabot_fix
Open

Security: Fix dependabot alerts for tar, @modelcontextprotocol/sdk, axios packages#32566
r-farkhutdinov wants to merge 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_dependabot_fix

Conversation

@r-farkhutdinov
Copy link
Contributor

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this Feb 13, 2026
@r-farkhutdinov r-farkhutdinov marked this pull request as ready for review February 13, 2026 12:38
Copilot AI review requested due to automatic review settings February 13, 2026 12:38
Copy link
Contributor

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 pull request addresses security vulnerabilities identified by Dependabot for three packages: tar, @modelcontextprotocol/sdk, and axios. The PR adds or updates package version overrides to force the use of patched versions across the monorepo.

Changes:

  • Added override for tar package to enforce version 7.5.7 or higher
  • Updated @modelcontextprotocol/sdk override to enforce version 1.26.0 or higher
  • Updated axios override from 1.13.2 to 1.13.5

Reviewed changes

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

File Description
package.json Added/updated overrides for tar (^7.5.7), @modelcontextprotocol/sdk (^1.26.0), and axios (^1.13.5)
packages/sbom/package.json Added tar override (^7.5.7) to match root package.json
pnpm-lock.yaml Updated lockfile with new package versions and their dependencies (axios 1.13.5, tar 7.5.7, @modelcontextprotocol/sdk 1.26.0, @hono/node-server 1.19.9, express-rate-limit 8.2.1, zod-to-json-schema 3.25.1, follow-redirects 1.15.11, ip-address 10.0.1) and removed deprecated/unused versions
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants