From e39741864b73f6985e3dd8bbc05c8f11a86b75dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Dec 2022 21:41:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aab984a..2364207 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "axios": "0.21.1", "babel-plugin-styled-components": "1.10.6", "browser-lang": "0.1.0", - "gatsby": "2.15.28", + "gatsby": "3.0.0", "gatsby-plugin-meta-redirect": "1.1.1", "gatsby-plugin-offline": "3.0.11", "gatsby-plugin-react-helmet": "3.1.10",