From d84ad539bd992a5bf00c78aab2e9c8faef55306d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 23:11:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- 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",