From 5b7ed20085a85717cc9c53166fbdbd71973174bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Apr 2024 01:14:05 +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 c5398ad0..24d0b4c6 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "bundlesize": "^0.18.2", "clean-css-cli": "^4.1.10", "cross-env": "^5.1.3", - "eslint": "^6.0.0", + "eslint": "^9.0.0", "eslint-plugin-compat": "^2.2.0", "glob": "^9.0.0", "htmllint-cli": "^0.0.7",