From fe0b9ecafb8b54b646ae92ea6af3861285312d50 Mon Sep 17 00:00:00 2001 From: Marcos Ramos Date: Wed, 18 Nov 2020 21:17:04 +0300 Subject: [PATCH] Bug fixing (#683) Fixing Issue #630 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 567f5b7..57ba19c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "node-watch": "0.5.9", "request": "2.69.0", "nonce": "*", - "bignum": "0.12.5", + "bignum": "0.13.1", "extend": "*" }, "engines": {