diff --git a/package.json b/package.json index c51510e..59f94b7 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "unified-stream": "~3.0.0", "unist-util-visit": "~5.0.0", "vfile-matter": "~5.0.0", - "vite": "~4.5.3", + "vite": "~4.5.5", "vitest": "~1.2.2", "yaml": "~2.3.4" }, diff --git a/yarn.lock b/yarn.lock index 66db991..0004f5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9825,10 +9825,10 @@ vite@^5.0.0, vite@^5.0.12: optionalDependencies: fsevents "~2.3.3" -vite@~4.5.3: - version "4.5.3" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a" - integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg== +vite@~4.5.5: + version "4.5.5" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e" + integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ== dependencies: esbuild "^0.18.10" postcss "^8.4.27"