From 7fa1052aa7e52a6c247727667699ff30c1c34ef8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 23:37:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PARSEURL-3023021 - https://snyk.io/vuln/SNYK-JS-PARSEURL-3024398 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aab984a..ca9ce9a 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": "4.0.0", "gatsby-plugin-meta-redirect": "1.1.1", "gatsby-plugin-offline": "3.0.11", "gatsby-plugin-react-helmet": "3.1.10",