Drop body-parser dep

This commit is contained in:
Tau 2019-03-15 20:20:40 -04:00
parent 4bc362337e
commit 1fc332ac0a
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,6 @@
"main": "src/index.js",
"private": true,
"dependencies": {
"body-parser": "^1.18.3",
"compression": "^1.7.3",
"express": "^4.16.4",
"morgan": "^1.9.1",

View File

@ -663,7 +663,7 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"
body-parser@1.18.3, body-parser@^1.18.3:
body-parser@1.18.3:
version "1.18.3"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.18.3.tgz#5b292198ffdd553b3a0f20ded0592b956955c8b4"
integrity sha1-WykhmP/dVTs6DyDe0FkrlWlVyLQ=