We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2da039 commit 00a13a2Copy full SHA for 00a13a2
package.json
@@ -19,14 +19,14 @@
19
},
20
"dependencies": {
21
"browserify-cipher": "^1.0.0",
22
- "browserify-sign": "^3.0.1",
23
- "create-ecdh": "^2.0.2",
+ "browserify-sign": "^4.0.0",
+ "create-ecdh": "^4.0.0",
24
"create-hash": "^1.1.0",
25
"create-hmac": "^1.1.0",
26
- "diffie-hellman": "^3.0.1",
+ "diffie-hellman": "^5.0.0",
27
"inherits": "^2.0.1",
28
"pbkdf2": "^3.0.3",
29
- "public-encrypt": "^2.0.0",
+ "public-encrypt": "^4.0.0",
30
"randombytes": "^2.0.0"
31
32
"devDependencies": {
0 commit comments