From b08c8e8074e1df7146cdb6db50b5d6979a112af3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 05:04:47 +0000 Subject: [PATCH] fix: benchmarks/gabe-fs-markdown-route-api/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555 --- benchmarks/gabe-fs-markdown-route-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/gabe-fs-markdown-route-api/package.json b/benchmarks/gabe-fs-markdown-route-api/package.json index cdde425ffff99..d327aed0a65ba 100644 --- a/benchmarks/gabe-fs-markdown-route-api/package.json +++ b/benchmarks/gabe-fs-markdown-route-api/package.json @@ -30,7 +30,7 @@ ], "dependencies": { "faker": "^4.1.0", - "gatsby": "^2", + "gatsby": "^3.13.0", "gatsby-source-filesystem": "^2", "gatsby-transformer-remark": "^2", "react": "^16.12.0",