Skip to content

Commit ebb6fe3

Browse files
committed
[Deps] update cipher-base, inherits, md5-js, ripemd160, sha.js
1 parent e65c363 commit ebb6fe3

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@
2525
},
2626
"homepage": "https://github.com/crypto-browserify/createHash",
2727
"dependencies": {
28-
"cipher-base": "^1.0.1",
28+
"cipher-base": "^1.0.4",
2929
"hash-base": "=3.0.3",
30-
"inherits": "^2.0.1",
30+
"inherits": "^2.0.4",
31+
"md5-js": "^0.0.3",
3132
"md5.js": "^1.3.4",
3233
"readable-stream": "^2.3.8",
33-
"ripemd160": "^2.0.1",
34-
"sha.js": "^2.4.0"
34+
"ripemd160": "^2.0.2",
35+
"sha.js": "^2.4.11"
3536
},
3637
"devDependencies": {
3738
"@ljharb/eslint-config": "^21.1.1",

0 commit comments

Comments
 (0)