update test dependencies
This commit is contained in:
parent
0aeb53435e
commit
45d9cc6405
1 changed files with 10 additions and 10 deletions
|
@ -4,16 +4,16 @@
|
||||||
"main": "static/main.js",
|
"main": "static/main.js",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"basic-auth": "^1.0.0",
|
"basic-auth": "^1.0.4",
|
||||||
"graceful-fs": "3.0.5",
|
"graceful-fs": "^4.1.9",
|
||||||
"mocha": "2.1.0",
|
"mkdirp": "^0.5.1",
|
||||||
"mkdirp": "0.5.1",
|
"mocha": "^3.1.0",
|
||||||
"multiparty": "4.1.2",
|
"multiparty": "^4.1.2",
|
||||||
"q": "0.9.7",
|
"q": "^1.4.1",
|
||||||
"temp": "0.8.1",
|
"temp": "^0.8.3",
|
||||||
"walkdir": "0.0.7",
|
"walkdir": "0.0.11",
|
||||||
"ws": "0.7.2",
|
"ws": "^1.1.1",
|
||||||
"yargs": "^4.7.1"
|
"yargs": "^6.0.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"ffi": "2.0.0",
|
"ffi": "2.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue