From da572a5f60bb9d282668b12a5975e50a7dfc7c7b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Jun 2020 03:34:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BUNYAN-573166 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd28a75de7824..be821aaf2bbf4 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "body-parser": "1.12.0", "boom": "5.2.0", "brace": "0.10.0", - "bunyan": "1.7.1", + "bunyan": "1.8.13", "cache-loader": "1.0.3", "chalk": "2.3.0", "check-hash": "1.0.1",