mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-02-04 13:50:20 -07:00
fix(package): update body-parser to version 1.17.0
https://greenkeeper.io/
This commit is contained in:
parent
cca00a655a
commit
674a632fc4
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