From 78e6f01bc56ca1f6b40541d5bed899b7937bc0f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 00:10:26 +0000 Subject: [PATCH] fix: @beautiful-tree/algorithms/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- @beautiful-tree/algorithms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@beautiful-tree/algorithms/package.json b/@beautiful-tree/algorithms/package.json index 963b57a..91a20ba 100644 --- a/@beautiful-tree/algorithms/package.json +++ b/@beautiful-tree/algorithms/package.json @@ -56,7 +56,7 @@ "@types/node": "^20.8.0", "@typescript-eslint/parser": "^6.7.3", "@vitest/coverage-v8": "^0.34.6", - "eslint": "^8.50.0", + "eslint": "^9.0.0", "prettier": "^3.0.3", "publint": "^0.2.3", "rollup": "^3.29.4",