fix: invalid file request not properly handled [skip release] (#8062)

This commit is contained in:
Manuel
2022-06-18 02:38:04 +02:00
committed by GitHub
parent 75af9a26cc
commit 4c9e95674a
5 changed files with 56 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "5.2.2",
"version": "5.2.3",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {