From 95a7afe7be7e64023e38e7a9288ea6979b465f00 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Mar 2021 21:44:25 +0000 Subject: [PATCH] fix: templates/stress-test/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- templates/stress-test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/stress-test/package.json b/templates/stress-test/package.json index 0ac41cf68..5e2f32f55 100644 --- a/templates/stress-test/package.json +++ b/templates/stress-test/package.json @@ -20,7 +20,7 @@ "react-dom": "^16.6.3", "react-emotion": "^9.2.4", "react-hot-loader": "^4.3.12", - "react-static": "^6.0.18", + "react-static": "^7.2.0", "react-static-plugin-emotion": "^6.0.8", "react-static-plugin-styled-components": "^6.0.8", "styled-components": "^4.1.1"