chore(release): 8.0.0-alpha.10 [skip ci]

# [8.0.0-alpha.10](https://github.com/parse-community/parse-server/compare/8.0.0-alpha.9...8.0.0-alpha.10) (2025-02-01)

### Bug Fixes

* Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 ([#9583](https://github.com/parse-community/parse-server/issues/9583)) ([8f85ae2](8f85ae2054))
This commit is contained in:
semantic-release-bot
2025-02-01 19:11:39 +00:00
parent 8f85ae2054
commit d4d805c21c
3 changed files with 10 additions and 3 deletions

View File

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