refactor: Fix for 4 vulnerabilities (#9311)

This commit is contained in:
Parse Platform
2024-09-12 14:41:24 +02:00
committed by GitHub
parent e944616ff7
commit 3bb3a8090d
2 changed files with 342 additions and 149 deletions

View File

@@ -27,11 +27,11 @@
"@parse/fs-files-adapter": "3.0.0",
"@parse/push-adapter": "6.4.1",
"bcryptjs": "2.4.3",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"commander": "12.1.0",
"cors": "2.8.5",
"deepcopy": "2.1.0",
"express": "4.19.2",
"express": "4.21.0",
"express-rate-limit": "7.3.1",
"follow-redirects": "1.15.6",
"graphql": "16.8.1",