Skip to content

fix/CVE-2026-47429: Upgrade vitest and typescript version#51

Merged
ideaoforder merged 1 commit into
developfrom
fix/vitest-update
Jun 9, 2026
Merged

fix/CVE-2026-47429: Upgrade vitest and typescript version#51
ideaoforder merged 1 commit into
developfrom
fix/vitest-update

Conversation

@timdauer

@timdauer timdauer commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

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 updates the server package’s test/tooling dependencies to address CVE-2026-47429 by upgrading Vitest-related packages.

Changes:

  • Bump vitest, @vitest/ui, and @vitest/coverage-v8 from ^3.2.4 to ^3.2.6.
  • Upgrade typescript from ^5.3.3 to ^5.9.3.
  • Refresh package-lock.json to reflect the updated dependency graph and transitive version bumps.

Reviewed changes

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

File Description
server/package.json Updates Vitest-related devDependencies (and TypeScript) versions.
server/package-lock.json Regenerates lockfile entries to match the updated devDependencies and their transitive dependencies.
Files not reviewed (1)
  • server/package-lock.json: Language not supported

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

Comment thread server/package.json
@timdauer timdauer changed the title fix/CVE-2026-47429: Upgrade vitest fix/CVE-2026-47429: Upgrade vitest and typescript version Jun 9, 2026
@ideaoforder ideaoforder merged commit 3038a3f into develop Jun 9, 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