diff --git a/package.json b/package.json index 3973088..b916970 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "ts-node": "^10.9.1", "tsc": "^2.0.4", "typescript": "^4.9.4", - "vite": "^4.5.3", + "vite": "^4.5.5", "vite-plugin-html": "^3.2.0", "vite-plugin-wasm": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index dae936b..09dbf7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1963,10 +1963,10 @@ vite@^3: optionalDependencies: fsevents "~2.3.2" -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"