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

Commit 5960179

Browse files
committed
updated deps
fixed #11
1 parent dccbd02 commit 5960179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"console-browserify": "^1.1.0",
88
"vm-browserify": "0.0.4",
9-
"crypto-browserify": "^2.1.0",
9+
"crypto-browserify": "^3.0.0",
1010
"http-browserify": "^1.3.2",
1111
"browserify-zlib": "~0.1.4",
1212
"https-browserify": "0.0.0",
@@ -18,7 +18,7 @@
1818
"querystring-es3": "~0.2.0",
1919
"timers-browserify": "^1.0.1",
2020
"stream-browserify": "^1.0.0",
21-
"readable-stream": "^1.0.27",
21+
"readable-stream": "^1.1.13",
2222
"string_decoder": "~0.10.25",
2323
"punycode": "^1.2.4",
2424
"events": "^1.0.0",

0 commit comments

Comments
 (0)