fix: Various vulnerabilities related to cross-site scripting (#9310)

This commit is contained in:
Parse Platform
2024-09-12 14:42:50 +02:00
committed by GitHub
parent 52729fd15c
commit d5290d46e5
2 changed files with 384 additions and 143 deletions

View File

@@ -27,11 +27,11 @@
"@parse/fs-files-adapter": "2.0.1",
"@parse/push-adapter": "5.1.1",
"bcryptjs": "2.4.3",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"commander": "10.0.1",
"cors": "2.8.5",
"deepcopy": "2.1.0",
"express": "4.18.3",
"express": "4.21.0",
"express-rate-limit": "6.7.0",
"follow-redirects": "1.15.6",
"graphql": "16.8.1",