fix: Custom object ID allows to acquire role privileges ([GHSA-8xq9-g7ch-35hg](https://github.com/parse-community/parse-server/security/advisories/GHSA-8xq9-g7ch-35hg)) (#9318)

This commit is contained in:
Manuel
2024-10-03 21:28:41 +02:00
committed by GitHub
parent 12ce46db81
commit 1bfbccf9ee
5 changed files with 75 additions and 92 deletions

View File

@@ -48,7 +48,7 @@
"mongodb": "4.10.0",
"mustache": "4.2.0",
"otpauth": "9.2.2",
"parse": "4.1.0",
"parse": "4.2.0",
"path-to-regexp": "6.2.1",
"pg-monitor": "2.0.0",
"pg-promise": "11.5.4",