An OSV scan identified known vulnerabilities in the dependency graph. This issue
tracks the dependency updates needed to move affected packages to patched
versions.
The following vulnerable versions were identified in the pre-update lockfile:
| Package |
Vulnerable version |
Highest severity |
Updated version |
vitest |
3.2.4 |
Critical |
3.2.6 |
drizzle-orm |
0.45.1 |
High |
0.45.2 |
sequelize |
6.37.7 |
High |
6.37.8 |
js-yaml |
4.2.0 |
High |
4.3.1 |
postcss |
8.5.6 |
High |
8.5.23 |
vite |
7.2.4 |
High |
7.3.5 |
turbo |
2.6.1 |
Moderate |
2.9.14 |
The scan also found a transitive js-yaml@3.14.2 instance with High and
Moderate findings. Refreshing the lockfile removes that older resolution.
The linked PR updates these direct dependencies and the associated lockfiles to
their patched versions.
An OSV scan identified known vulnerabilities in the dependency graph. This issue
tracks the dependency updates needed to move affected packages to patched
versions.
The following vulnerable versions were identified in the pre-update lockfile:
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.14The scan also found a transitive
js-yaml@3.14.2instance with High andModerate findings. Refreshing the lockfile removes that older resolution.
The linked PR updates these direct dependencies and the associated lockfiles to
their patched versions.