Merge release 4.10.1 (#7511)

* Update CHANGELOG.md

* bump version

* bumped mongodb@3.6.11
This commit is contained in:
Manuel
2021-08-24 00:56:40 +02:00
committed by GitHub
parent b1de21a89a
commit f5f608ccf5
3 changed files with 26 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "4.10.0",
"version": "4.10.1",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {
@@ -45,7 +45,7 @@
"lodash": "4.17.21",
"lru-cache": "5.1.1",
"mime": "2.5.2",
"mongodb": "3.6.10",
"mongodb": "3.6.11",
"mustache": "4.2.0",
"parse": "3.3.0",
"pg-monitor": "1.4.1",