From 8f377d797b89b7ad418573387db390256e59b375 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Oct 2023 15:52:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4d93d1..ff5a281 100644 --- a/package.json +++ b/package.json @@ -50,10 +50,10 @@ "build-plugin-fusion-css": "1.0.3", "build-plugin-moment-locales": "^0.1.0", "@alilc/lowcode-editor-skeleton": "^1.0.0", - "build-plugin-react-app": "^1.1.2", + "build-plugin-react-app": "^2.0.0", "enzyme": "^3.10.0", "enzyme-adapter-react-16": "^1.14.0", - "f2elint": "^2.2.0", + "f2elint": "^3.0.0", "react": "^16.3.0", "react-dom": "^16.3.0", "tsconfig-paths-webpack-plugin": "^3.2.0"