Skip to content

chore: resolve open dependabot security alerts#373

Merged
jonathannorris merged 1 commit into
mainfrom
chore/dependabot-alerts-2
Jun 10, 2026
Merged

chore: resolve open dependabot security alerts#373
jonathannorris merged 1 commit into
mainfrom
chore/dependabot-alerts-2

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

Dependabot Alerts Resolved

Alert Package Severity Fix
#105 tmp high Bumped 0.2.5 -> 0.2.7 via resolutions

@jonathannorris jonathannorris requested a review from a team as a code owner June 10, 2026 13:34
Copilot AI review requested due to automatic review settings June 10, 2026 13:34

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.

Pull request overview

Updates the dependency graph to address a high-severity Dependabot alert by forcing tmp to a non-vulnerable version via Yarn resolutions, ensuring transitive consumers (e.g., via @vscode/vsce) no longer pull tmp@0.2.5.

Changes:

  • Add a Yarn resolutions override for tmp to ^0.2.6 in package.json.
  • Update yarn.lock so tmp resolves to 0.2.7.

Reviewed changes

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

File Description
package.json Adds a resolutions entry to force tmp to ^0.2.6.
yarn.lock Locks tmp to 0.2.7, removing the previously-resolved vulnerable 0.2.5.

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

@jonathannorris jonathannorris enabled auto-merge (squash) June 10, 2026 13:37
- tmp 0.2.5 -> 0.2.7 via resolution (high, alert #105)
@jonathannorris jonathannorris force-pushed the chore/dependabot-alerts-2 branch from 3f4ae87 to 4ba1978 Compare June 10, 2026 13:38
@jonathannorris jonathannorris merged commit 198a9ec into main Jun 10, 2026
5 checks passed
@jonathannorris jonathannorris deleted the chore/dependabot-alerts-2 branch June 10, 2026 14:27
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