From 7c2c22bbdc7bc2e5c157e727013ffdddd3f362ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 05:11:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2041a784..a97b3033 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/serve-handler": "6.1.1", "@vercel/style-guide": "3.0.0", "c8": "7.12.0", - "eslint": "8.19.0", + "eslint": "9.0.0", "got": "12.1.0", "husky": "8.0.1", "lint-staged": "13.0.3",