refactor: upgrade body-parser from 1.19.2 to 1.20.0 (#7961)

This commit is contained in:
Manuel
2022-05-01 00:29:41 +02:00
committed by Manuel Trezza
parent 3fb6b2b4ab
commit e6d7d8f0a2
2 changed files with 65 additions and 27 deletions

View File

@@ -28,7 +28,7 @@
"@parse/push-adapter": "4.1.2",
"apollo-server-express": "2.25.2",
"bcryptjs": "2.4.3",
"body-parser": "1.19.2",
"body-parser": "1.20.0",
"commander": "5.1.0",
"cors": "2.8.5",
"deepcopy": "2.1.0",