From 2a34f6dbc7785ac3720a578b5f03e5eca1e712a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 19:00:46 +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 cb262a5..fc3e4fd 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "clsx": "^2.0.0", "date-fns": "^2.30.0", "dayjs": "^1.11.10", - "eslint": "8.49.0", + "eslint": "9.0.0", "eslint-config-next": "14.1.0", "eslint-config-standard": "^17.1.0", "ical-generator": "^6.0.0",