Skip to content

Commit

Permalink
fix: vite CVE-2024-31207
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisingenhaag committed Apr 9, 2024
1 parent 09fe258 commit c5c640f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tailwindcss": "^3.4.1",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^5.0.3",
"vite": "^5.2.6",
"vitest": "^1.2.0"
},
"type": "module",
Expand Down

0 comments on commit c5c640f

Please sign in to comment.