From c95381917a740bc0c15076527416c2575e8ad5b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 31 May 2021 00:22:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a510fd2..c9ef9115 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "async": "1.5.2", "redis": "0.12.1", "cli-color": "1.4.0", - "dateformat": "1.0.12", + "dateformat": "2.0.0", "base58-native": "0.1.4", "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", "cryptonote-util": "git://github.com/Snipa22/node-cryptonote-util#xmr-Nan-2.0"