From b0f35468450626393311950412bde1f0ef110141 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Sep 2024 03:04:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c739f3ec..d24d0ee08 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@theme-ui/components": "0.3.3", "classnames": "2.2.6", "dotenv": "8.2.0", - "gatsby": "2.22.13", + "gatsby": "4.5.0", "gatsby-image": "2.4.5", "gatsby-link": "2.4.3", "js-tachyons": "1.3.4",