chore(release): 5.3.0-alpha.20 [skip ci]

# [5.3.0-alpha.20](https://github.com/parse-community/parse-server/compare/5.3.0-alpha.19...5.3.0-alpha.20) (2022-07-22)

### Bug Fixes

* security upgrade undici from 5.6.0 to 5.8.0 ([#8108](https://github.com/parse-community/parse-server/issues/8108)) ([4aa016b](4aa016b732))
This commit is contained in:
semantic-release-bot
2022-07-22 18:18:50 +00:00
parent 4aa016b732
commit 145008c7d1
3 changed files with 9 additions and 2 deletions

View File

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