Chore: update vulnerable dependencies - #551
Open
ginny-code wants to merge 3 commits into
Open
Conversation
Upgrade patched direct and transitive dependency resolutions reported by OSV. Includes Drizzle ORM, Sequelize, js-yaml, PostCSS, Vite, Turbo, and Vitest. Align @vitest/coverage-istanbul with Vitest 3.2.6 and refresh pnpm and client lockfiles. Signed-off-by: Ginny Smith <ginny.smith@jhg.com.au>
Update the shared js-yaml dependency to the patched version to ensure no more high or critical vulnerabilities in package dependencies. Signed-off-by: Ginny Smith <ginny.smith@jhg.com.au>
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
Updates dependency versions and lockfile resolutions identified by the OSV scan.
The updates address the following vulnerable versions:
vitest3.2.43.2.6drizzle-orm0.45.10.45.2sequelize6.37.76.37.8js-yaml4.2.04.3.1postcss8.5.68.5.23vite7.2.47.3.5turbo2.6.12.9.14Also updates the
@databricks/sharedjs-yamldeclaration to4.3.1,removing the remaining direct High-severity
js-yaml@4.2.0resolution.Closes #550
Validation
pnpm install --lockfile-only --offline --frozen-lockfilejs-yamlpackage records remain.lint-staged,pnpm knip, and commitlint.limit. Rerunning the affected two test files with a 30-second timeout passed
all 14 tests.