diff --git a/package.json b/package.json index 7227ec692..c3dbc0b2f 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.0.12" + "vite": "^4.5.3" }, "dependencies": { "backbone": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index cd0230643..34bcd2bcc 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.0.12: - version "4.5.2" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82" +vite@^4.5.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a" dependencies: esbuild "^0.18.10" postcss "^8.4.27"