From 860f2da8dfa76a7779309a4ba05199567af862fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 Apr 2022 16:38:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MOMENT-2440688 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52021a0..517accf 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "aws-sdk": "^2.0.3", "github": "^0.2.3", "good": "^5.1.1", - "good-console": "^4.1.0", + "good-console": "^8.0.0", "handlebars": "^2.0.0", "hapi": "^8.1.0", "mime": "^1.2.11",