diff --git a/client/package.json b/client/package.json index 2e6c95dfb..35fdb9c83 100644 --- a/client/package.json +++ b/client/package.json @@ -30,7 +30,7 @@ "react-hook-form": "^7.44.3", "react-router-dom": "^5.1.2", "validator": "^13.7.0", - "vite": "^4.5.6", + "vite": "^4.5.14", "vite-plugin-svgr": "^3.2.0" }, "scripts": { diff --git a/client/yarn.lock b/client/yarn.lock index 65715cf67..2d27d9130 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -5079,10 +5079,10 @@ vite-plugin-svgr@^3.2.0: "@svgr/core" "^8.1.0" "@svgr/plugin-jsx" "^8.1.0" -vite@^4.5.6: - version "4.5.6" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d" - integrity sha512-ElBNuVvJKslxcfY2gMmae5IjaKGqCYGicCNZ+8R56sAznobeE3pI9ctzI17cBS/6OJh5YuQNMSN4BP4dRjugBg== +vite@^4.5.14: + version "4.5.14" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.14.tgz#2e652bc1d898265d987d6543ce866ecd65fa4086" + integrity sha512-+v57oAaoYNnO3hIu5Z/tJRZjq5aHM2zDve9YZ8HngVHbhk66RStobhb1sqPMIPEleV6cNKYK4eGrAbE9Ulbl2g== dependencies: esbuild "^0.18.10" postcss "^8.4.27"