diff --git a/package.json b/package.json index 49bbd92b9..58eb9e7df 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "sass": "1.39.2", "ts-jest": "27.0.5", "typescript": "4.4.2", - "vite": "2.5.6", + "vite": "2.5.7", "vite-plugin-pwa": "0.11.2", "vite-plugin-vue2": "1.8.2", "vue-flatpickr-component": "8.1.7", diff --git a/yarn.lock b/yarn.lock index ea7d93f07..2cc8edbd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7348,10 +7348,10 @@ vite-plugin-vue2@1.8.2: source-map "^0.7.3" vue-template-es2015-compiler "^1.9.1" -vite@2.5.6: - version "2.5.6" - resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.6.tgz#51431bb5b99b041289595300ba15947bad0f89aa" - integrity sha512-P++qzXuOPhTql8iDamsatlJfD7/yGi8NCNwzyqkB2p0jrNJC567WEdXiKn3hQ+ZV8amQmB2dTH6svo3Z2tJ6MQ== +vite@2.5.7: + version "2.5.7" + resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.7.tgz#e495be9d8bcbf9d30c7141efdccacde746ee0125" + integrity sha512-hyUoWmRPhjN1aI+ZSBqDINKdIq7aokHE2ZXiztOg4YlmtpeQtMwMeyxv6X9YxHZmvGzg/js/eATM9Z1nwyakxg== dependencies: esbuild "^0.12.17" postcss "^8.3.6"