From 356b8fd05286e8ebf3578054fe48f2029121e6a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Sep 2021 22:38:05 +0000 Subject: [PATCH] fix: fixtures/attribute-behavior/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- fixtures/attribute-behavior/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/attribute-behavior/package.json b/fixtures/attribute-behavior/package.json index 69b928e56f1..94e025ecdd3 100644 --- a/fixtures/attribute-behavior/package.json +++ b/fixtures/attribute-behavior/package.json @@ -7,7 +7,7 @@ "glamor": "^2.20.40", "react": "^15.6.1", "react-dom": "^15.6.1", - "react-scripts": "1.0.11", + "react-scripts": "4.0.0", "react-virtualized": "^9.9.0" }, "scripts": {