From fed3bf759500ab90adb5187a23c034b34f262dc2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 22:36:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4d93d1..f398fcf 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "build-plugin-react-app": "^1.1.2", "enzyme": "^3.10.0", "enzyme-adapter-react-16": "^1.14.0", - "f2elint": "^2.2.0", + "f2elint": "^4.0.0", "react": "^16.3.0", "react-dom": "^16.3.0", "tsconfig-paths-webpack-plugin": "^3.2.0"