From 8ca800eccffe5758f5c574c73ca70a3b7628888c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Nov 2020 01:56:15 +0000 Subject: [PATCH] fix: healthcare/datasets/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 --- healthcare/datasets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/healthcare/datasets/package.json b/healthcare/datasets/package.json index fc1bfb44ac..4f89e22f3b 100644 --- a/healthcare/datasets/package.json +++ b/healthcare/datasets/package.json @@ -18,7 +18,7 @@ "dependencies": { "googleapis": "^36.0.0", "uuid": "^3.3.2", - "yargs": "^12.0.1" + "yargs": "^16.0.0" }, "cloud-repo-tools": { "requiresKeyFile": true,