fix: upgrade vitest package to ^4.1.8#2048
Merged
Merged
Conversation
…ackage-version fix: upgrade @grpc/grpc-js package to 1.14.4
…ufjs-package-version fix: upgrade protobufjs package to 7.6.3
…kage-version fix: upgrade qs package to 6.15.2
…router-dom-package-version fix: upgrade react-router-dom package to ^6.30.4
…ackage-version fix: upgrade hono package to 4.12.25
…package-version fix: upgrade turbo package to ^2.9.18
…rently-package-version fix: upgrade concurrently package to ^10.0.3
…ackage-version fix: upgrade vite package to ^6.4.3
…package-version fix: upgrade axios package to ^1.17.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR upgrades the
vitestdependency to version^4.1.8.Changes
vitestfrom the previous version to^4.1.8.Security Benefits
This upgrade addresses a security issue related to CWE-862: Missing Authorization, where insufficient authorization checks could potentially allow unintended access to protected functionality under certain conditions.
By upgrading to
vitest ^4.1.8, we benefit from:Testing
vitest ^4.1.8.