chore(release): 7.3.1-alpha.1 [skip ci]

## [7.3.1-alpha.1](https://github.com/parse-community/parse-server/compare/7.3.0...7.3.1-alpha.1) (2024-10-05)

### Bug Fixes

* Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 ([#9262](https://github.com/parse-community/parse-server/issues/9262)) ([992d39d](992d39d508))
This commit is contained in:
semantic-release-bot
2024-10-05 21:51:46 +00:00
parent 992d39d508
commit ae03c996db
3 changed files with 10 additions and 3 deletions

View File

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