diff --git a/frontend/package.json b/frontend/package.json index 9b61d0d54a..f5c79f61a8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -96,7 +96,7 @@ "swr": "1.3.0", "tss-react": "3.7.1", "typescript": "4.7.4", - "vite": "2.9.13", + "vite": "2.9.14", "vite-plugin-env-compatible": "^1.1.1", "vite-plugin-svgr": "2.2.0", "vite-tsconfig-paths": "3.5.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 30c3295771..646564085a 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6256,10 +6256,10 @@ vite-tsconfig-paths@3.5.0: recrawl-sync "^2.0.3" tsconfig-paths "^4.0.0" -vite@2.9.13: - version "2.9.13" - resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc" - integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw== +vite@2.9.14: + version "2.9.14" + resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.14.tgz#c438324c6594afd1050df3777da981dee988bb1b" + integrity sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw== dependencies: esbuild "^0.14.27" postcss "^8.4.13"