From f949c9bf4e92bcfb1fe4660c16984a1e598cdf59 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Dec 2025 15:36:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-5596892 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bbd9039..c85dd49b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "copy-to-clipboard": "^3.3.1", "core-js": "^3.12.0", "firebase": "^8.5.0", - "gatsby": "^3.4.1", + "gatsby": "^4.25.4", "gatsby-cli": "^3.4.1", "gatsby-plugin-google-fonts": "^1.0.1", "gatsby-plugin-image": "^1.4.0",