From 4ba151e04c5cd71f9aa01dcb54dc190954ad2ee2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Aug 2023 19:14:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BROWSERSLIST-1090194 - https://snyk.io/vuln/SNYK-JS-EJS-1049328 - https://snyk.io/vuln/SNYK-JS-EJS-2803307 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-IMMER-1019369 - https://snyk.io/vuln/SNYK-JS-IMMER-1540542 - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3042992 - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105 - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3105943 - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-2331914 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-REACTDEVUTILS-1083268 - https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-1766506 - https://snyk.io/vuln/SNYK-JS-STYLELINT-1585622 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4d93d1..3c95aa0 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.2.1", "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"