build(deps): drop deprecated body-parser (#1745)

This commit is contained in:
Dustin Hildebrandt
2021-06-07 19:09:01 -05:00
committed by GitHub
parent 616451ecc7
commit c3e575ac77
3 changed files with 5 additions and 8 deletions

View File

@@ -25,7 +25,6 @@
"ace-builds": "^1.4.12",
"axios": "^0.21.1",
"bcrypt": "^5.0.1",
"body-parser": "^1.19.0",
"bowser": "^2.11.0",
"connect-typeorm": "^1.1.4",
"cookie-parser": "^1.4.5",
@@ -87,7 +86,6 @@
"@tailwindcss/forms": "^0.3.3",
"@tailwindcss/typography": "^0.4.1",
"@types/bcrypt": "^5.0.0",
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/country-flag-icons": "^1.2.0",
"@types/csurf": "^1.11.1",