From cf0521108c482c747892ad2beb25e2883d8a34f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 May 2021 23:40:41 +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 ae88ff4ca..3cd712cec 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "async": "1.5.2", "redis": "0.12.1", "cli-color": "1.1.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"