From 6144967a6e1c75b6d916ed88e7b634c3fc1c25be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Mar 2021 14:27:08 +0000 Subject: [PATCH] fix: logging/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- logging/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logging/package.json b/logging/package.json index b1bae52fa6..2408203323 100644 --- a/logging/package.json +++ b/logging/package.json @@ -13,7 +13,7 @@ "@google-cloud/storage": "0.7.0", "express": "4.14.1", "fluent-logger": "2.2.0", - "yargs": "6.6.0" + "yargs": "10.0.0" }, "devDependencies": { "uuid": "3.0.1"