Update dependency versions
This commit is contained in:
parent
fa4ac454fd
commit
bc66ac545c
10
package.json
10
package.json
|
@ -37,15 +37,15 @@
|
|||
|
||||
"devDependencies": {
|
||||
"sinon-chai": "2.6.0",
|
||||
"chai": "1.9.2",
|
||||
"mocha": "1.21.5",
|
||||
"sinon": "1.10.3"
|
||||
"chai": "1.10.0",
|
||||
"mocha": "2.0.1",
|
||||
"sinon": "1.12.1"
|
||||
},
|
||||
|
||||
"dependencies": {
|
||||
"async": "0.9.0",
|
||||
"express": "4.9.8",
|
||||
"body-parser": "1.9.0",
|
||||
"express": "4.10.5",
|
||||
"body-parser": "1.10.0",
|
||||
"robeaux": "0.3.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue