From 77c014412b855cfbaf5a3f1b957a12c1c46d531a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 Apr 2022 16:04:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 - https://snyk.io/vuln/SNYK-JS-NCONF-2395478 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ece5d19f68..ea8e82ee61 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "os-name": "^1.0.3", "request": "^2.74.0", "semver": "^5.1.0", - "snyk-config": "1.0.1", + "snyk-config": "4.0.0", "snyk-module": "1.7.0", "snyk-policy": "1.7.0", "snyk-recursive-readdir": "^2.0.0",