diff --git a/web/package.json b/web/package.json index ea9948b..b315900 100644 --- a/web/package.json +++ b/web/package.json @@ -31,7 +31,7 @@ "eslint": "^9.25.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", - "globals": "^16.0.0", + "globals": "^17.0.0", "vite": "^6.4.1" } }