diff --git a/examples/custom-actions/package.json b/examples/custom-actions/package.json index dae470bc1..f079524b5 100644 --- a/examples/custom-actions/package.json +++ b/examples/custom-actions/package.json @@ -14,6 +14,6 @@ "devDependencies": { "@mirohq/websdk-types": "latest", "typescript": "4.9.5", - "vite": "2.9.16" + "vite": "2.9.17" } }