From 39e55fc72e9871ad718ec9d0f5ed5c891eccbd2c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Sep 2021 09:24:50 +0000 Subject: [PATCH] fix: client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 3385dbe6dc889d..ac0df51dccb0d0 100644 --- a/client/package.json +++ b/client/package.json @@ -71,7 +71,7 @@ "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.6", "final-form": "4.20.2", - "gatsby": "3.12.0", + "gatsby": "3.13.0", "gatsby-cli": "3.12.0", "gatsby-plugin-advanced-sitemap": "1.6.0", "gatsby-plugin-create-client-paths": "3.12.0",