From 7082eb96ef1af1de310d745df9c8eccc128c70a1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Feb 2024 11:45:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ES5EXT-6095076 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b218d6e..00634c7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "debug": "3.0.1", "dedent": "0.7.0", "dotenv": "^4.0.0", - "gatsby": "^1.9.149", + "gatsby": "^2.0.0", "gatsby-cli": "1.1.10", "gatsby-link": "1.6.13", "gatsby-plugin-react-helmet": "1.0.1",