From a183ca1f5ef6f267909d402efea2f62d1c83d853 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Feb 2025 01:38:46 +0000 Subject: [PATCH] fix: www/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/package.json b/www/package.json index c3c5d18989f81..d9d0f453d5177 100644 --- a/www/package.json +++ b/www/package.json @@ -11,7 +11,7 @@ "emotion": "^9.2.12", "emotion-server": "^9.2.12", "fuse.js": "^3.2.0", - "gatsby": "^2.0.53", + "gatsby": "^3.0.0", "gatsby-image": "^2.0.5", "gatsby-plugin-canonical-urls": "^2.0.5", "gatsby-plugin-catch-links": "^2.0.2",