From f21521e856d04c7f892e3d2baa5342115a6bbc78 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Dec 2022 06:23:06 +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-JSON5-3182856 --- 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..62eaf6ae5a469 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.0.0", "gatsby-plugin-page-creator": "^2.1.3" }, "devDependencies": {