Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VITEST-8688125
- https://snyk.io/vuln/SNYK-JS-VITEST-8688130
  • Loading branch information
snyk-bot committed Feb 8, 2025
1 parent dd53938 commit 1b07768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"tsup": "8.3.0",
"tsx": "4.19.1",
"typescript": "5.6.3",
"vitest": "2.1.3"
"vitest": "3.0.5"
},
"tsup": {
"target": "esnext",
Expand Down

0 comments on commit 1b07768

Please sign in to comment.