From f17855ee1e60b88accd3711f39fda20aadf8e6fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Sep 2024 00:10:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097 --- 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",