update delegates and supertest
This commit is contained in:
parent
3f183a196b
commit
8ddd1e08d4
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
||||||
"content-disposition": "~0.5.0",
|
"content-disposition": "~0.5.0",
|
||||||
"cookies": "~0.5.0",
|
"cookies": "~0.5.0",
|
||||||
"debug": "*",
|
"debug": "*",
|
||||||
"delegates": "0.0.3",
|
"delegates": "0.1.0",
|
||||||
"destroy": "^1.0.3",
|
"destroy": "^1.0.3",
|
||||||
"error-inject": "~1.0.0",
|
"error-inject": "~1.0.0",
|
||||||
"escape-html": "~1.0.1",
|
"escape-html": "~1.0.1",
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
"make-lint": "^1.0.1",
|
"make-lint": "^1.0.1",
|
||||||
"mocha": "^2.0.1",
|
"mocha": "^2.0.1",
|
||||||
"should": "^3.1.0",
|
"should": "^3.1.0",
|
||||||
"supertest": "~0.13.0",
|
"supertest": "~0.15.0",
|
||||||
"test-console": "^0.7.1"
|
"test-console": "^0.7.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
Loading…
Reference in a new issue