From e9310a6067a1824a829b1c18719cd56f332fc237 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 05:25:28 +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-WEBPACKDEVMIDDLEWARE-6476555 --- 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 db4fe765062d..26f711ea59bb 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.13.0", "gatsby-image": "^2.3.2", "gatsby-plugin-netlify": "^2.1.33", "gatsby-plugin-react-helmet": "^3.1.21",