Skip to content

Commit 0a7e70b

Browse files
committed
feat(express): bump express and connect-multiparty
1 parent d0c13d2 commit 0a7e70b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"chalk": "^1.0.0",
2323
"cline": "^0.8.2",
2424
"coffee-script": "1.6.3",
25-
"connect-multiparty": "^1.2.5",
26-
"express": "^3.21.2",
25+
"connect-multiparty": "^2.1.1",
26+
"express": "^4.16.3",
2727
"log": "1.4.0",
2828
"optparse": "1.0.4",
2929
"scoped-http-client": "0.11.0"

0 commit comments

Comments
 (0)