Update flow-bin to the latest version 🚀 (#6000)

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-08-29 20:45:02 +00:00
committed by peril-parse-community[bot]
parent 26e865e125
commit 1df57b82e3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4847,9 +4847,9 @@
"dev": true
},
"flow-bin": {
"version": "0.106.2",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.2.tgz",
"integrity": "sha512-pALWFKf+AQiX4VfSEdxruj2bSMigsrAcg8djV6Hue2y3FJyiA/Z42UkEv6zEvSIpDj1EL+cRBvJNUx6L2+gdTQ==",
"version": "0.106.3",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.3.tgz",
"integrity": "sha512-QDwmhsMmiASmwgr6r2WTz9RPsN0pb84PY0whz0JqFaBX7/Fx2wj2MOtjbR2yv+qWZnozP9U40Jd9LLt8rC3WSQ==",
"dev": true
},
"follow-redirects": {

View File

@@ -75,7 +75,7 @@
"deep-diff": "1.0.2",
"eslint": "6.2.2",
"eslint-plugin-flowtype": "4.2.0",
"flow-bin": "0.106.2",
"flow-bin": "0.106.3",
"form-data": "2.5.1",
"gaze": "1.1.3",
"graphql-tag": "^2.10.1",