Skip to content

Commit 1b07768

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITEST-8688125 - https://snyk.io/vuln/SNYK-JS-VITEST-8688130
1 parent dd53938 commit 1b07768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"tsup": "8.3.0",
6161
"tsx": "4.19.1",
6262
"typescript": "5.6.3",
63-
"vitest": "2.1.3"
63+
"vitest": "3.0.5"
6464
},
6565
"tsup": {
6666
"target": "esnext",

0 commit comments

Comments
 (0)