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

Commit 371b183

Browse files
committed
updated dependencies
1 parent a3a3a7d commit 371b183

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,25 @@
1010
"dependencies": {
1111
"assert": "^1.1.1",
1212
"browserify-zlib": "~0.1.4",
13-
"buffer": "^3.0.3",
13+
"buffer": "^4.3.0",
1414
"console-browserify": "^1.1.0",
15-
"constants-browserify": "0.0.1",
16-
"crypto-browserify": "~3.10.0",
15+
"constants-browserify": "^1.0.0",
16+
"crypto-browserify": "^3.11.0",
1717
"domain-browser": "^1.1.1",
1818
"events": "^1.0.0",
1919
"http-browserify": "^1.3.2",
20-
"https-browserify": "0.0.0",
21-
"os-browserify": "~0.1.2",
20+
"https-browserify": "0.0.1",
21+
"os-browserify": "~0.2.0",
2222
"path-browserify": "0.0.0",
23-
"process": "^0.11.0",
23+
"process": "~0.11.0",
2424
"punycode": "^1.2.4",
2525
"querystring-es3": "~0.2.0",
26-
"readable-stream": "^1.1.13",
27-
"stream-browserify": "^1.0.0",
26+
"readable-stream": "^2.0.5",
27+
"stream-browserify": "^2.0.1",
2828
"string_decoder": "~0.10.25",
2929
"timers-browserify": "^1.0.1",
3030
"tty-browserify": "0.0.0",
31-
"url": "~0.10.1",
31+
"url": "~0.11.0",
3232
"util": "~0.10.3",
3333
"vm-browserify": "0.0.4"
3434
},

0 commit comments

Comments
 (0)