From 8376b857ea7991681bf020c23348aa516aa458cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Nov 2024 03:32:29 +0000 Subject: [PATCH] fix: pluralsight/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- pluralsight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pluralsight/package.json b/pluralsight/package.json index 79e209e..6d1ce94 100644 --- a/pluralsight/package.json +++ b/pluralsight/package.json @@ -15,7 +15,7 @@ "chalk": "1.1.3", "css-loader": "0.28.7", "dotenv": "4.0.0", - "eslint": "4.10.0", + "eslint": "9.15.0", "eslint-config-react-app": "^2.0.1", "eslint-loader": "1.9.0", "eslint-plugin-flowtype": "2.39.1",