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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2020-02-29 00:13:48 +00:00
committed by GitHub
parent c973356a22
commit 2a5c306aa8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5887,9 +5887,9 @@
"dev": true
},
"flow-bin": {
"version": "0.119.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.119.0.tgz",
"integrity": "sha512-fCVv++rjBsx/q6YVeB3F+A/owztjUO5PyBLwhGZdK5igVmiFQ8RKBTR9T2mb+SQRLZJJhl/xwPLhNzr3dBba6w==",
"version": "0.119.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.119.1.tgz",
"integrity": "sha512-mX6qjJVi7aLqR9sDf8QIHt8yYEWQbkMLw7qFoC7sM/AbJwvqFm3pATPN96thsaL9o1rrshvxJpSgoj1PJSC3KA==",
"dev": true
},
"follow-redirects": {