From 8ccd4b808210080b87411215a0e1b4bd99745c3a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Apr 2022 16:07:18 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32ade24..d8a4ca4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "cookie-parser": "^1.4.3", "express": "^4.14.0", "figlet": "^1.2.0", - "nconf": "^0.8.4" + "nconf": "^0.12.0" }, "author": "SurenAt, Anna Mkrtumyan", "license": "ISC"