Skip to content

upgrade adm-zip package from 0.6.0 to 0.6.1 - #2581

Open
v-ochoudhary wants to merge 1 commit into
mainfrom
users/v-ochoudhary/upgrade-adm-zip-0.6.1
Open

v-ochoudhary wants to merge 1 commit into
mainfrom
users/v-ochoudhary/upgrade-adm-zip-0.6.1

Conversation

@v-ochoudhary

@v-ochoudhary v-ochoudhary commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Details

This pull request makes a minor update to the adm-zip dependency in the package.json file, upgrading it from version ^0.6.0 to ^0.6.1.

Motivation

Resolve multiple CG issues.

Bugs
Bug 2463216: [Component Governance Alert] - CVE-2026-76845 in adm-zip 0.6.0. Severity: Medium
Bug 2466556: [Component Governance Alert] - CVE-2026-77301 in adm-zip 0.6.0. Severity: High

Pull request checklist

  • Addresses an existing issue: Fixes #0000
  • Added relevant unit test for your changes. (yarn test)
  • Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage
  • Ran precheckin (yarn precheckin)

@v-ochoudhary
v-ochoudhary requested a review from a team as a code owner September 21, 2026 07:02
@v-ochoudhary

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
No pipelines were found matching this branch/path.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The dependency/version bump is consistently applied in both package.json and yarn.lock with no additional code changes introduced.

Review effort: Lite
Findings: None

What changed in this PR

This PR updates the adm-zip package version to remediate Component Governance alerts (referenced CVEs) by moving from ^0.6.0 to ^0.6.1, and ensures the Yarn lockfile reflects the new resolved version.

Changes:

  • Bumped adm-zip in package.json (via Yarn resolutions) from ^0.6.0 to ^0.6.1.
  • Updated yarn.lock to resolve adm-zip to 0.6.1 with the corresponding checksum.
File Description
package.json Updates the adm-zip version constraint (resolution) to ^0.6.1.
yarn.lock Updates the lockfile entry to resolve adm-zip@^0.6.1 to 0.6.1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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