Skip to content

Commit d541158

Browse files
committed
update deps.
1 parent 375d280 commit d541158

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
@@ -35,15 +35,15 @@
3535
"dependencies": {
3636
"async": "~0.9.0",
3737
"buffer-crc32": "~0.2.1",
38-
"glob": "~4.0.6",
38+
"glob": "~4.2.0",
3939
"lazystream": "~0.1.0",
4040
"lodash": "~2.4.1",
4141
"readable-stream": "~1.0.26",
42-
"tar-stream": "~1.0.0",
42+
"tar-stream": "~1.1.0",
4343
"zip-stream": "~0.4.0"
4444
},
4545
"devDependencies": {
46-
"chai": "~1.9.1",
46+
"chai": "~1.10.0",
4747
"mocha": "~2.0.1",
4848
"rimraf": "~2.2.8",
4949
"mkdirp": "~0.5.0",

0 commit comments

Comments
 (0)