Skip to content

Commit 6cd8537

Browse files
committed
bump deps.
1 parent d3d2140 commit 6cd8537

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"bench": "node benchmark/simple/pack-zip.js"
2929
},
3030
"dependencies": {
31-
"async": "~1.4.2",
31+
"async": "~1.5.0",
3232
"buffer-crc32": "~0.2.1",
33-
"glob": "~5.0.0",
33+
"glob": "~6.0.0",
3434
"lazystream": "~0.1.0",
3535
"lodash": "~3.10.0",
36-
"readable-stream": "~1.0.26",
36+
"readable-stream": "~2.0.0",
3737
"tar-stream": "~1.3.1",
38-
"zip-stream": "~0.6.0"
38+
"zip-stream": "~0.7.0"
3939
},
4040
"devDependencies": {
41-
"chai": "~3.3.0",
41+
"chai": "~3.4.0",
4242
"mocha": "~2.3.3",
4343
"rimraf": "~2.4.2",
4444
"mkdirp": "~0.5.0",

0 commit comments

Comments
 (0)