diff --git a/package.json b/package.json index c3dbc0b2f..f05ac7c5c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "prompt": "^1.2.2", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0", - "vite": "^4.5.3" + "vite": "^4.5.5" }, "dependencies": { "backbone": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 34bcd2bcc..f48501a6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4263,9 +4263,9 @@ vinyl@^2.0.0, vinyl@^2.1.0: remove-trailing-separator "^1.0.1" replace-ext "^1.0.0" -vite@^4.5.3: - version "4.5.3" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a" +vite@^4.5.5: + version "4.5.5" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e" dependencies: esbuild "^0.18.10" postcss "^8.4.27"