From d0ae77370f3723e91a3ced2b6ee319e588deacf2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Jan 2020 21:28:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a74e81d..46b40a9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "commander": "^2.8.1", "errno": "^0.1.4", "express": "^4.15.2", - "liftoff": "^2.2.0", + "liftoff": "^2.4.0", "flashcoind-rpc": "flash-coin/flashcoind-rpc", "lru-cache": "^4.0.1", "mkdirp": "0.5.0",