chore(release): 6.5.11 [skip ci]

## [6.5.11](https://github.com/parse-community/parse-server/compare/6.5.10...6.5.11) (2024-10-23)

### Bug Fixes

* Security upgrade to path-to-regexp 6.2.2 ([#9365](https://github.com/parse-community/parse-server/issues/9365)) ([dfbafa7](dfbafa7025))
This commit is contained in:
semantic-release-bot
2024-10-23 17:02:18 +00:00
parent dfbafa7025
commit 586fdad67b
3 changed files with 10 additions and 3 deletions

View File

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