diff --git a/client/package.json b/client/package.json index 84b3ffa..1eb724c 100644 --- a/client/package.json +++ b/client/package.json @@ -26,6 +26,6 @@ "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.1", - "vite": "^4.3.2" + "vite": "^4.3.6" } } diff --git a/client/yarn.lock b/client/yarn.lock index dae7266..c00cd36 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -1957,10 +1957,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -vite@^4.3.2: - version "4.3.5" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.5.tgz#3871fe0f4b582ea7f49a85386ac80e84826367d9" - integrity sha512-0gEnL9wiRFxgz40o/i/eTBwm+NEbpUeTWhzKrZDSdKm6nplj+z4lKz8ANDgildxHm47Vg8EUia0aicKbawUVVA== +vite@^4.3.6: + version "4.3.6" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.6.tgz#d129487dd9edf10ec79314e2e7891c60a2f86051" + integrity sha512-cqIyLSbA6gornMS659AXTVKF7cvSHMdKmJJwQ9DXq3lwsT1uZSdktuBRlpHQ8VnOWx0QHtjDwxPpGtyo9Fh/Qg== dependencies: esbuild "^0.17.5" postcss "^8.4.23"