refactor: upgrade body-parser from 1.19.1 to 1.19.2 (#7944)

This commit is contained in:
Diamond Lewis
2022-04-20 09:47:21 -05:00
committed by Manuel Trezza
parent a68d0502bd
commit a31a1ff777
2 changed files with 67 additions and 17 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.1",
"body-parser": "1.19.2",
"commander": "5.1.0",
"cors": "2.8.5",
"deepcopy": "2.1.0",