From 6af4b7c295f18536141bd1a6383c59db282a8718 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Nov 2020 17:24:13 +0000 Subject: [PATCH] fix: benchmarks/source-contentful/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 --- benchmarks/source-contentful/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-contentful/package.json b/benchmarks/source-contentful/package.json index 601c44c1e562f..d81b9475e89ba 100644 --- a/benchmarks/source-contentful/package.json +++ b/benchmarks/source-contentful/package.json @@ -33,7 +33,7 @@ "react-dom": "^16.12.0", "ts-node": "^8.9.0", "typescript": "^3.8.3", - "yargs": "^15.3.1" + "yargs": "^16.0.0" }, "devDependencies": { "prettier": "2.0.4"