From 89b352de543de65d24556a49a58b509d02c3e3f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Dec 2025 10:32:43 +0000 Subject: [PATCH] fix: client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-5596892 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 7a837f8cd6e5df..a0a905a28b742f 100644 --- a/client/package.json +++ b/client/package.json @@ -68,7 +68,7 @@ "crypto-browserify": "3.12.0", "date-fns": "2.30.0", "final-form": "4.20.10", - "gatsby": "3.15.0", + "gatsby": "4.25.4", "gatsby-cli": "3.15.0", "gatsby-plugin-create-client-paths": "3.15.0", "gatsby-plugin-manifest": "3.15.0",