Merged by Peril

* chore(package): update flow-bin to version 0.79.1

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-08-18 03:39:10 +00:00
committed by peril-parse-community[bot]
parent 41acaa0570
commit 1b1928fd64
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "2.8.2",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -4358,9 +4358,9 @@
}
},
"flow-bin": {
"version": "0.79.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.79.0.tgz",
"integrity": "sha512-5NTEPF6s1IIWIxfu1z/9tR+uU9GnOkKhhQGqnwTBkHkxcd78Csfxi7jH5jvzDqdRvNXlZXatebveTgMobnTNWA==",
"version": "0.79.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.79.1.tgz",
"integrity": "sha512-GGetgxz6q9BNqqCQ8wgAGRtyYWXltn++39C6W8HKbS1QC59USfwm3YP3X+eITp7wbkwa+LGlhGfggqeQxOY1vw==",
"dev": true
},
"for-in": {