[Pkg-javascript-commits] [node-diffie-hellman] 55/88: update deps
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:19:16 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 172c6d87a4316cc572a1f454962e02857d7f8d66
Author: Calvin Metcalf <cmetcalf at appgeo.com>
Date: Tue May 19 13:24:52 2015 -0400
update deps
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 1099448..890cea4 100644
--- a/package.json
+++ b/package.json
@@ -24,8 +24,8 @@
},
"homepage": "https://github.com/crypto-browserify/diffie-hellman",
"dependencies": {
- "bn.js": "^1.0.0",
- "miller-rabin": "^1.1.2",
+ "bn.js": "^2.0.0",
+ "miller-rabin": "^2.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