diff --git a/frontend/package.json b/frontend/package.json index 2e1e79d582..62a8606426 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -119,7 +119,7 @@ "typescript": "5.4.2", "use-query-params": "^2.2.1", "vanilla-jsoneditor": "^0.23.0", - "vite": "5.2.11", + "vite": "5.2.12", "vite-plugin-env-compatible": "2.0.1", "vite-plugin-svgr": "3.3.0", "vite-tsconfig-paths": "4.3.2", @@ -133,7 +133,7 @@ "@codemirror/state": "6.4.1", "@xmldom/xmldom": "^0.8.4", "json5": "^2.2.2", - "vite": "5.2.11", + "vite": "5.2.12", "@types/react": "17.0.80", "@types/react-dom": "17.0.25", "semver": "7.6.2" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 8266b69aa4..3aec8cd3ed 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -7652,10 +7652,10 @@ vite-tsconfig-paths@4.3.2: globrex "^0.1.2" tsconfck "^3.0.3" -vite@5.2.11, vite@^5.0.0: - version "5.2.11" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.11.tgz#726ec05555431735853417c3c0bfb36003ca0cbd" - integrity sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ== +vite@5.2.12, vite@^5.0.0: + version "5.2.12" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.12.tgz#3536c93c58ba18edea4915a2ac573e6537409d97" + integrity sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA== dependencies: esbuild "^0.20.1" postcss "^8.4.38"