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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2018-10-11 18:00:17 +00:00
committed by peril-parse-community[bot]
parent 5fba636517
commit 0685a0e7fb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4059,9 +4059,9 @@
"dev": true
},
"flow-bin": {
"version": "0.82.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.82.0.tgz",
"integrity": "sha512-D7ViTCVJSVv19CB6dFWS9k2iKQlavtkRXn9el0ofVTTpGuybe+EPE8DZwdyohzEt6wRhHV8gwkteWvxdcVuOzg==",
"version": "0.83.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.83.0.tgz",
"integrity": "sha512-1K83EL/U9Gh0BaXPKkZe6TRizSmNSKx9Wuws1c8gh7DJEwiburtCxYT+4o7in1+GnNEm3CZWnbnVV8n9HMpiDA==",
"dev": true
},
"follow-redirects": {