Skip to content

Commit 3ec7cca

Browse files
committed
1 parent 115dbe1 commit 3ec7cca

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

History.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
3.x
2+
===
3+
4+
5+
- deps: body-parser@~1.13.2
6+
- deps: compression@~1.5.1
7+
- deps: errorhandler@~1.4.1
8+
- deps: morgan@~1.6.1
9+
10+
11+
- deps: serve-index@~1.7.1
12+
- deps: type-is@~1.6.4
13+
114
3.21.0 / 2015-06-18
215
===================
316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"dependencies": {
2929
"basic-auth": "1.0.2",
30-
"connect": "2.30.0",
30+
"connect": "2.30.1",
3131
"content-disposition": "0.5.0",
3232
"content-type": "~1.0.1",
3333
"commander": "2.6.0",

0 commit comments

Comments
 (0)