From f6f2eded5c64de71717924eee611d5254b9dc43d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Sep 2021 03:03:32 +0000 Subject: [PATCH] fix: e2e-tests/themes/gatsby-theme-about/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- e2e-tests/themes/gatsby-theme-about/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-tests/themes/gatsby-theme-about/package.json b/e2e-tests/themes/gatsby-theme-about/package.json index baac853712494..e07c5986c96a2 100644 --- a/e2e-tests/themes/gatsby-theme-about/package.json +++ b/e2e-tests/themes/gatsby-theme-about/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/e2e-tests/themes/gatsby-theme-about#readme", "dependencies": { - "gatsby": "^2.13.13", + "gatsby": "^3.13.0", "gatsby-plugin-page-creator": "^2.1.3" }, "devDependencies": {