From ea79cb0dc569480328e4a7068def148f24b399b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Mar 2020 00:11:31 +0000 Subject: [PATCH] fix: www/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/package.json b/www/package.json index db2b0f59c799c..551086d94c66f 100644 --- a/www/package.json +++ b/www/package.json @@ -26,7 +26,7 @@ "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-sharp": "^2.0.5", "gatsby-plugin-sitemap": "^2.0.1", - "gatsby-plugin-subfont": "^1.0.1", + "gatsby-plugin-subfont": "^2.0.0", "gatsby-plugin-twitter": "^2.0.5", "gatsby-plugin-typography": "^2.2.0", "gatsby-remark-autolink-headers": "^2.0.5",