From 60e0a89f4b4947766d4573d5d584ea2c231acaf2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Mar 2021 07:38:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- 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"