From 099757885245c1c07276d4755cbc2022e85874fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Nov 2020 06:08:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32ade24..9d56793 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.11.0" }, "author": "SurenAt, Anna Mkrtumyan", "license": "ISC"