Skip to content

fix(deps): Resolve more security vulnerability alerts#279

Merged
liamhughes merged 2 commits intomainfrom
liamhughes/resolve-security-alerts-2
Apr 24, 2026
Merged

fix(deps): Resolve more security vulnerability alerts#279
liamhughes merged 2 commits intomainfrom
liamhughes/resolve-security-alerts-2

Conversation

@liamhughes
Copy link
Copy Markdown
Contributor

Resolving the following High severity vulnerability alerts:

Note: minimatch is incorporated into add-changeset via glob. As such, I have marked this as fix and may warrant a release of the packages following merge.

Copy link
Copy Markdown
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

Resolves Dependabot-reported high severity vulnerabilities by forcing patched minimatch versions via pnpm overrides and updating the lockfile accordingly.

Changes:

  • Override vulnerable minimatch ranges to patched versions (3.1.4 and 9.0.7) in package.json.
  • Regenerate/update pnpm-lock.yaml to reflect the new resolved minimatch (and related dependency) versions.

Reviewed changes

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

File Description
package.json Updates pnpm.overrides to force patched minimatch versions for vulnerable ranges.
pnpm-lock.yaml Updates resolved minimatch entries (and removes now-unused older dependency entries) to match the overrides.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@liamhughes liamhughes merged commit d1f43aa into main Apr 24, 2026
6 checks passed
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.

3 participants