From 6334308a7ccfe99d55f228de66c355089b8286a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 23:31:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4d93d1..4754947 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "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",