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

Commit 53b28da

Browse files
authored
Merge branch 'master' into patch-1
2 parents e6ace00 + 1802afd commit 53b28da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@
99
},
1010
"dependencies": {
1111
"assert": "^1.1.1",
12-
"browserify-zlib": "^0.1.4",
12+
"browserify-zlib": "^0.2.0",
1313
"buffer": "^4.3.0",
1414
"console-browserify": "^1.1.0",
1515
"constants-browserify": "^1.0.0",
1616
"crypto-browserify": "^3.11.0",
1717
"domain-browser": "^1.1.1",
1818
"events": "^1.0.0",
1919
"https-browserify": "^1.0.0",
20-
"os-browserify": "^0.2.0",
20+
"os-browserify": "^0.3.0",
2121
"path-browserify": "0.0.0",
2222
"process": "^0.11.0",
2323
"punycode": "^1.2.4",
2424
"querystring-es3": "^0.2.0",
2525
"readable-stream": "^2.0.5",
2626
"stream-browserify": "^2.0.1",
2727
"stream-http": "^2.3.1",
28-
"string_decoder": "^0.10.25",
28+
"string_decoder": "^1.0.0",
2929
"timers-browserify": "^2.0.2",
3030
"tty-browserify": "0.0.0",
3131
"url": "^0.11.0",

0 commit comments

Comments
 (0)