Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency vite to v5.4.6 [SECURITY] #44

Merged
merged 1 commit into from
Sep 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13319,8 +13319,8 @@ __metadata:
linkType: hard

"vite@npm:^5.2.0":
version: 5.4.5
resolution: "vite@npm:5.4.5"
version: 5.4.6
resolution: "vite@npm:5.4.6"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -13357,7 +13357,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 19e7aa49cd72f93d4e152f23b736ff3de4fc4bccf81d99970b3e88bf399138cf1807314fde1f5ee6251f2007292d491bad97e444fb9d4d5628be4bf6cae62a42
checksum: ea293748f624b3bb53e68d30ddc55e7addeaa38bbcde06d900e6d476bef3d0550de2a67f5316680dbeae483afedd3e735fb91b65004659f62bece537ed038a59
languageName: node
linkType: hard

Expand Down
Loading