Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 1cb2c8a

Browse files
committed
Upgrade crypto-browserify dependency to latest 3.10.0
Fixes #34. Obsoletes #28.
1 parent aba1c1f commit 1cb2c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"buffer": "^3.0.3",
1414
"console-browserify": "^1.1.0",
1515
"constants-browserify": "0.0.1",
16-
"crypto-browserify": "~3.2.6",
16+
"crypto-browserify": "~3.10.0",
1717
"domain-browser": "^1.1.1",
1818
"events": "^1.0.0",
1919
"http-browserify": "^1.3.2",

0 commit comments

Comments
 (0)