diff --git a/examples/breakout-rooms/package.json b/examples/breakout-rooms/package.json index 74c2ea599..b00ff05e6 100644 --- a/examples/breakout-rooms/package.json +++ b/examples/breakout-rooms/package.json @@ -35,6 +35,6 @@ "@types/react-dom": "^18.0.8", "@vitejs/plugin-react": "^2.2.0", "typescript": "4.9.5", - "vite": "3.2.8" + "vite": "3.2.10" } }