Skip to content

Commit

Permalink
deps: connect@2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 19, 2015
1 parent 29f51c6 commit 62dfa79
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions History.md
@@ -1,6 +1,22 @@
3.x
===

* deps: connect@2.30.0
- deps: body-parser@~1.13.1
- deps: bytes@2.1.0
- deps: compression@~1.5.0
- deps: cookie@0.1.3
- deps: cookie-parser@~1.3.5
- deps: csurf@~1.8.3
- deps: errorhandler@~1.4.0
- deps: express-session@~1.11.3
- deps: finalhandler@0.4.0
- deps: fresh@0.3.0
- deps: morgan@~1.6.0
- deps: serve-favicon@~2.3.0
- deps: serve-index@~1.7.0
- deps: serve-static@~1.10.0
- deps: type-is@~1.6.3
* deps: mkdirp@0.5.1
- Work in global strict mode

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
],
"dependencies": {
"basic-auth": "1.0.0",
"connect": "2.29.2",
"connect": "2.30.0",
"content-disposition": "0.5.0",
"content-type": "~1.0.1",
"commander": "2.6.0",
Expand Down

0 comments on commit 62dfa79

Please sign in to comment.