From 354f94c562ce4f34b695217ccce7a7ea9bbfcff2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 21:21:03 +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 d4b3143af5c..6f23102b341 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "abortcontroller-polyfill": "^1.7.3", "babel-loader": "^8.2.2", "dompurify": "^2.3.3", - "eslint": "^6.8.0", + "eslint": "^9.0.0", "eslint-plugin-import": "^2.24.2", "eslint-plugin-vue": "^7.16.0", "less": "^4.1.2",