[Pkg-javascript-commits] [node-diffie-hellman] 41/88: Update bn.js

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:19:15 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 4266061cd50b18212a809448545fddbc6a88ed34
Author: Guy Bedford <guybedford at gmail.com>
Date:   Tue Jan 6 10:17:59 2015 +0200

    Update bn.js
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9747c6d..d2648b2 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/calvinmetcalf/diffie-hellman",
   "dependencies": {
-    "bn.js": "^0.16.0",
+    "bn.js": "^1.0.0",
     "miller-rabin": "^1.1.2"
   },
   "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