From ebece25d749aaf6551beaee9982bcf55522778ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Jun 2021 22:13:21 +0000 Subject: [PATCH] fix: examples/styleguide/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-1314893 --- examples/styleguide/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/styleguide/package.json b/examples/styleguide/package.json index 4c48f828de6b3..a7a0a2f389bdd 100644 --- a/examples/styleguide/package.json +++ b/examples/styleguide/package.json @@ -13,7 +13,7 @@ "html-to-react": "^1.3.1", "react": "^16.4.0", "react-dom": "^16.4.0", - "react-live": "^1.7.1" + "react-live": "^2.0.0" }, "keywords": [ "gatsby"