Skip to content

Commit bffb536

Browse files
Update dependency vite to v4.5.1 [SECURITY]
1 parent 7e58882 commit bffb536

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"prettier": "2.8.4",
2828
"snowpack": "3.8.8",
2929
"typescript": "5.2.2",
30-
"vite": "4.5.0"
30+
"vite": "4.5.1"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,10 +3944,10 @@ [email protected]:
39443944
core-util-is "1.0.2"
39453945
extsprintf "^1.2.0"
39463946

3947-
3948-
version "4.5.0"
3949-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
3950-
integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
3947+
3948+
version "4.5.1"
3949+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1.tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a"
3950+
integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
39513951
dependencies:
39523952
esbuild "^0.18.10"
39533953
postcss "^8.4.27"

0 commit comments

Comments
 (0)