From 0860eec3e680c16019a9a4a7b1fa171f04de3c7e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Jan 2024 21:28:27 +0000 Subject: [PATCH] fix: client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index d46cd36e9460e9..89d062a3fcf509 100644 --- a/client/package.json +++ b/client/package.json @@ -75,7 +75,7 @@ "date-fns": "2.30.0", "enzyme": "3.11.0", "final-form": "4.20.10", - "gatsby": "3.15.0", + "gatsby": "5.13.2", "gatsby-cli": "3.15.0", "gatsby-link": "3.15.0", "gatsby-plugin-advanced-sitemap": "2.1.0",