Skip to content

Commit 1179f7c

Browse files
committed
[Deps] update browserify-cipher browserify-sign , create-ecdh, create-hash, create-hmac, diffie-hellman, inherits, pbkdf2, public-encrypt, randombytes, randomfill
1 parent 0a9aab4 commit 1179f7c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@
2020
"node": "*"
2121
},
2222
"dependencies": {
23-
"browserify-cipher": "^1.0.0",
24-
"browserify-sign": "^4.0.0",
25-
"create-ecdh": "^4.0.0",
26-
"create-hash": "^1.1.0",
27-
"create-hmac": "^1.1.0",
28-
"diffie-hellman": "^5.0.0",
29-
"inherits": "^2.0.1",
30-
"pbkdf2": "^3.0.3",
31-
"public-encrypt": "^4.0.0",
32-
"randombytes": "^2.0.0",
33-
"randomfill": "^1.0.3"
23+
"browserify-cipher": "^1.0.1",
24+
"browserify-sign": "^4.2.2",
25+
"create-ecdh": "^4.0.4",
26+
"create-hash": "^1.2.0",
27+
"create-hmac": "^1.1.7",
28+
"diffie-hellman": "^5.0.3",
29+
"inherits": "^2.0.4",
30+
"pbkdf2": "^3.1.2",
31+
"public-encrypt": "^4.0.3",
32+
"randombytes": "^2.1.0",
33+
"randomfill": "^1.0.4"
3434
},
3535
"devDependencies": {
3636
"@ljharb/eslint-config": "^21.1.0",

0 commit comments

Comments
 (0)