diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index c8c8c201c..0b8bded7b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -43,7 +43,7 @@ "@types/react-dom": "^17.0.0", "@types/react-table": "^7.7.0", "@vitejs/plugin-react": "^2.2.0", - "@vitest/coverage-c8": "^0.25.0", + "@vitest/coverage-c8": "^0.28.5", "@vitest/ui": "^0.29.1", "clsx": "^1.2.0", "eslint": "^8.26.0", |