diff --git a/package.json b/package.json index 65bbf80f..b62bc676 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.6" + "vite": "^4.5.14" }, "dependencies": { "backbone": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 6cd83818..a2bf8118 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4452,9 +4452,9 @@ vinyl@^2.0.0, vinyl@^2.1.0: remove-trailing-separator "^1.0.1" replace-ext "^1.0.0" -vite@^4.5.6: - version "4.5.6" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d" +vite@^4.5.14: + version "4.5.14" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.14.tgz#2e652bc1d898265d987d6543ce866ecd65fa4086" dependencies: esbuild "^0.18.10" postcss "^8.4.27"