From 78bb5dd824aa0b2071f2a5b915eae00f9a2f8481 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Apr 2024 18:45:35 +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 0299b0e..0bd6849 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "critters": "^0.0.16", "cross-env": "^7.0.3", "cypress": "^13.0.0", - "eslint": "^8.16.0", + "eslint": "^9.0.0", "eslint-plugin-cypress": "^2.12.1", "https-localhost": "^4.7.1", "markdown-it-link-attributes": "^4.0.0",