Merge release 4.10.1 (#7511)
* Update CHANGELOG.md * bump version * bumped mongodb@3.6.11
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user