[Pkg-javascript-commits] [node-diffie-hellman] 73/88: bump bn to 4.1.0

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:19:18 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 1c864f810ec3ec3de39ba965855ff2c5e7514e5f
Author: Calvin Metcalf <cmetcalf at appgeo.com>
Date:   Thu Oct 29 08:47:40 2015 -0400

    bump bn to 4.1.0
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 5730ec9..463180d 100644
--- a/package.json
+++ b/package.json
@@ -24,8 +24,8 @@
   },
   "homepage": "https://github.com/crypto-browserify/diffie-hellman",
   "dependencies": {
-    "bn.js": "^3.2.0",
-    "miller-rabin": "^3.0.0",
+    "bn.js": "^4.1.0",
+    "miller-rabin": "^4.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