Skip to content

Commit

Permalink
fix: upgrade vite from 5.2.8 to 5.2.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vite from 5.2.8 to 5.2.9.

See this package in npm:
https://www.npmjs.com/package/vite

See this project in Snyk:
https://app.snyk.io/org/qdraw/project/20b3e2d1-b801-4606-bac8-c1fe370bf58c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 11, 2024
1 parent 87f30aa commit 5c42dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starsky/starsky/clientapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.2.6"
"vite": "^5.2.9"
},
"jest": {
"testEnvironment": "jest-environment-jsdom",
Expand Down

0 comments on commit 5c42dfa

Please sign in to comment.