Skip to content

Upgrade vite to safe version#182

Merged
claire153 merged 1 commit into
mainfrom
claire153/upgrade-vite
May 19, 2026
Merged

Upgrade vite to safe version#182
claire153 merged 1 commit into
mainfrom
claire153/upgrade-vite

Conversation

@claire153

@claire153 claire153 commented May 19, 2026

Copy link
Copy Markdown
Contributor

Purpose

Upgraded vite to non vulnerable version.

Related Issues

https://github.com/github/vuln-mgmt/issues/192564

@claire153
claire153 marked this pull request as ready for review May 19, 2026 21:35
@claire153
claire153 requested a review from a team as a code owner May 19, 2026 21:35
Copilot AI review requested due to automatic review settings May 19, 2026 21:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 addresses a reported vulnerability by ensuring the repository resolves vite to a non-vulnerable version via npm overrides, updating the lockfile accordingly for consistent installs across workspaces.

Changes:

  • Added an npm overrides entry to force vite to ^6.4.2.
  • Updated package-lock.json to resolve vite to 6.4.2 and refresh related transitive dependencies (postcss, tinyglobby, fdir, picomatch, nanoid).
Show a summary per file
File Description
package.json Adds an npm override to ensure vite resolves to a safe version.
package-lock.json Updates the lockfile to reflect vite@6.4.2 and updated transitive deps.

Copilot's findings

Tip

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

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

@claire153
claire153 merged commit 17e96d2 into main May 19, 2026
10 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