From 765535936aa3c6660a778a002634799536e8a9d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 20:00:38 +0000 Subject: [PATCH] fix: @beautiful-tree/react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- @beautiful-tree/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@beautiful-tree/react/package.json b/@beautiful-tree/react/package.json index 23e16d2..2857aa9 100644 --- a/@beautiful-tree/react/package.json +++ b/@beautiful-tree/react/package.json @@ -69,7 +69,7 @@ "@types/react-dom": "^18.2.8", "@typescript-eslint/parser": "^6.7.3", "@vitest/coverage-v8": "^0.34.6", - "eslint": "^8.50.0", + "eslint": "^9.0.0", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3",