[Pkg-javascript-commits] [node-diffie-hellman] 61/88: bump bn and miller-rabin

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:19:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-diffie-hellman.

commit 23f022cd710f3afbffdd39d13970464a8407afcb
Author: Calvin Metcalf <calvin.metcalf at gmail.com>
Date:   Fri Oct 23 17:54:52 2015 -0400

    bump bn and miller-rabin
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 73b3d2e..45ebe3f 100644
--- a/package.json
+++ b/package.json
@@ -24,8 +24,8 @@
   },
   "homepage": "https://github.com/crypto-browserify/diffie-hellman",
   "dependencies": {
-    "bn.js": "^2.0.0",
-    "miller-rabin": "^2.0.0",
+    "bn.js": "^3.2.0",
+    "miller-rabin": "^3.0.0",
     "randombytes": "^2.0.0"
   },
   "devDependencies": {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-diffie-hellman.git



More information about the Pkg-javascript-commits mailing list