From d531b86f8a9d43f9e2034fdc6c81a5eff1904464 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Feb 2025 01:56:02 +0000 Subject: [PATCH] fix: benchmarks/source-agilitycms/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- benchmarks/source-agilitycms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-agilitycms/package.json b/benchmarks/source-agilitycms/package.json index db4fe765062dc..759d51d231937 100644 --- a/benchmarks/source-agilitycms/package.json +++ b/benchmarks/source-agilitycms/package.json @@ -20,7 +20,7 @@ "@agility/gatsby-source-agilitycms": "^1.5.0", "async": "^3.2.0", "dotenv": "^8.1.0", - "gatsby": "^2.24.2", + "gatsby": "^3.0.0", "gatsby-image": "^2.3.2", "gatsby-plugin-netlify": "^2.1.33", "gatsby-plugin-react-helmet": "^3.1.21",