chore(release): 4.10.7 [skip ci]

## [4.10.7](https://github.com/parse-community/parse-server/compare/4.10.6...4.10.7) (2022-03-11)

### Bug Fixes

* security vulnerability that allows remote code execution (ghsa p6h4 93qp jhcm) ([#7841](https://github.com/parse-community/parse-server/issues/7841)) ([886bfd7](886bfd7cac))
This commit is contained in:
semantic-release-bot
2022-03-11 23:20:36 +00:00
parent 886bfd7cac
commit 7c844772ea
3 changed files with 9 additions and 2 deletions

View File

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