From 8918123232d9dc7dfed5a02e47e24d33988559c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Mar 2021 07:21:18 +0000 Subject: [PATCH] fix: storage/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- storage/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/package.json b/storage/package.json index 58eb6326d9..1db0e0f4b2 100644 --- a/storage/package.json +++ b/storage/package.json @@ -12,7 +12,7 @@ "@google-cloud/storage": "0.7.0", "googleapis": "16.1.0", "moment": "2.17.1", - "yargs": "6.6.0" + "yargs": "10.0.0" }, "devDependencies": { "uuid": "3.0.1"