From a3cc5fdd4b9dc0192d2b9ae1bf2a15761e0a92cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 00:21:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b218d6e..93851de 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": "^1.9.275", "gatsby-cli": "1.1.10", "gatsby-link": "1.6.13", "gatsby-plugin-react-helmet": "1.0.1",