From a278f60a08f1daa41e946a94e2713c61644db923 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 31 Jan 2023 23:13:27 +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-HTTPCACHESEMANTICS-3248783 --- 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 3ddc362be10b3..1f5019e091825 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.14.0", "gatsby-image": "^2.3.2", "gatsby-plugin-netlify": "^2.1.33", "gatsby-plugin-react-helmet": "^3.1.21",