forked from FoundKeyGang/FoundKey
fix(package): update body-parser to version 1.17.0
https://greenkeeper.io/
This commit is contained in:
parent
727f30777f
commit
cebf6e9686
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
"babel-preset-es2015": "6.22.0",
|
"babel-preset-es2015": "6.22.0",
|
||||||
"babel-preset-stage-3": "6.22.0",
|
"babel-preset-stage-3": "6.22.0",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"body-parser": "1.16.1",
|
"body-parser": "1.17.0",
|
||||||
"chai": "3.5.0",
|
"chai": "3.5.0",
|
||||||
"chai-http": "3.0.0",
|
"chai-http": "3.0.0",
|
||||||
"chalk": "1.1.3",
|
"chalk": "1.1.3",
|
||||||
|
|
Loading…
Reference in a new issue