Update flow-bin to the latest version 🚀 (#6251)
* chore(package): update flow-bin to version 0.113.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
281997ba23
commit
1f54d02911
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4622,9 +4622,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.112.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.112.0.tgz",
|
||||
"integrity": "sha512-vdcuKv0UU55vjv0e2EVh1ZxlU+TSNT19SkE+6gT1vYzTKtzYE6dLuAmBIiS3Rg2N9D9HOI6TKSyl53zPtqZLrA==",
|
||||
"version": "0.113.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.113.0.tgz",
|
||||
"integrity": "sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==",
|
||||
"dev": true
|
||||
},
|
||||
"follow-redirects": {
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "6.7.2",
|
||||
"eslint-plugin-flowtype": "4.5.0",
|
||||
"flow-bin": "0.112.0",
|
||||
"flow-bin": "0.113.0",
|
||||
"form-data": "3.0.0",
|
||||
"gaze": "1.1.3",
|
||||
"graphql-tag": "^2.10.1",
|
||||
|
||||
Reference in New Issue
Block a user