From 845e00611b6b0973b39cedb1de2a3cf5a4d18aef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Dec 2021 12:08:17 +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-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-1766506 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- 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..62cd1cfbcd8 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": "5.0.0", "react-virtualized": "^9.9.0" }, "scripts": {