Skip to content

Commit c927423

Browse files
committed
Merge pull request #82 from substack/update-deps
Update deps
2 parents ba19c56 + 913f301 commit c927423

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,19 @@
77
"module-deps": "bin/cmd.js"
88
},
99
"dependencies": {
10-
"JSONStream": "~0.7.1",
10+
"JSONStream": "~0.10.0",
1111
"browser-resolve": "^1.7.0",
1212
"concat-stream": "~1.4.5",
13-
"defined": "0.0.0",
13+
"defined": "^1.0.0",
1414
"detective": "^4.0.0",
1515
"duplexer2": "0.0.2",
1616
"inherits": "^2.0.1",
17-
"minimist": "~0.2.0",
1817
"parents": "^1.0.0",
1918
"readable-stream": "^1.0.27-1",
2019
"resolve": "^1.1.3",
2120
"shallow-copy": "0.0.1",
2221
"stream-combiner2": "~1.0.0",
23-
"subarg": "0.0.1",
22+
"subarg": "^1.0.0",
2423
"through2": "~0.4.1",
2524
"xtend": "^4.0.0"
2625
},

0 commit comments

Comments
 (0)