From 0c45eda956c50682735baa60e6800da0aee32d02 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Apr 2025 00:47:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6e24c6e..20af1464 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "classnames": "^2.2.6", "ethers": "^5.4.6", "fs": "0.0.1-security", - "gatsby": "^2.20.25", + "gatsby": "^5.14.2", "gatsby-cli": "^2.12.48", "gatsby-image": "^2.3.4", "gatsby-plugin-google-analytics": "^2.2.4",