chore(release): 7.1.0-alpha.12 [skip ci]

# [7.1.0-alpha.12](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.11...7.1.0-alpha.12) (2024-06-30)

### Bug Fixes

* SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability [GHSA-c2hr-cqg6-8j6r](https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6r) ([#9167](https://github.com/parse-community/parse-server/issues/9167)) ([2edf1e4](2edf1e4c03))
This commit is contained in:
semantic-release-bot
2024-06-30 01:35:03 +00:00
parent 2edf1e4c03
commit 39e529d458
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "parse-server",
"version": "7.1.0-alpha.11",
"version": "7.1.0-alpha.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "7.1.0-alpha.11",
"version": "7.1.0-alpha.12",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {