From 7ecf77bad0a828049184760e2d7a40cea7189fe7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 Apr 2021 21:22:22 +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-TRIM-1017038 --- 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 4ee5f432d595a..60a6d503a9990 100644 --- a/benchmarks/gabe-fs-markdown-route-api/package.json +++ b/benchmarks/gabe-fs-markdown-route-api/package.json @@ -32,7 +32,7 @@ "faker": "^4.1.0", "gatsby": "^2", "gatsby-source-filesystem": "^2", - "gatsby-transformer-remark": "^2", + "gatsby-transformer-remark": "^4.0.0", "react": "^16.12.0", "react-dom": "^16.12.0" }