Skip to content

Commit 532b1e4

Browse files
committed
Bump more deps
1 parent d230300 commit 532b1e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
"main": "index.js",
66
"bin": "bin/cmd.js",
77
"dependencies": {
8-
"JSONStream": "~0.8.4",
9-
"browser-pack": "^5.0.1",
8+
"JSONStream": "^1.3.2",
9+
"browser-pack": "^6.0.4",
1010
"defined": "^1.0.0",
1111
"deps-topo-sort": "~0.2.1",
1212
"inherits": "^2.0.1",
13-
"isarray": "^1.0.0",
14-
"labeled-stream-splicer": "^1.0.0",
15-
"minimist": "~0.2.0",
13+
"isarray": "^2.0.4",
14+
"labeled-stream-splicer": "^2.0.1",
15+
"minimist": "^1.2.0",
1616
"nub": "^1.0.0",
1717
"outpipe": "^1.1.0",
1818
"reversepoint": "~0.2.0",
1919
"stream-combiner": "~0.2.1",
20-
"through2": "^0.5.1",
20+
"through2": "^2.0.3",
2121
"xtend": "^4.0.0"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)