diff --git a/package.json b/package.json index 8fae2aaf..f6da2960 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "babel-plugin-styled-components": "2.0.7", "babel-plugin-transform-flow-strip-types": "6.22.0", - "flow-bin": "0.84.0", + "flow-bin": "0.238.0", "graphql-request": "1.8.2", "lint-staged": "12.5.0", "prettier": "2.6.2" diff --git a/yarn.lock b/yarn.lock index 7cdb443c..6afde288 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1135,10 +1135,10 @@ find-up@^4.0.0: locate-path "^5.0.0" path-exists "^4.0.0" -flow-bin@0.84.0: - version "0.84.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.84.0.tgz#4cb2364c750fb37a7840524fa62456b53f64cdcb" - integrity sha512-ocji8eEYp+YfICsm+F6cIHUcD7v5sb0/ADEXm6gyUKdjQzmSckMrPUdZtyfP973t3YGHKliUMxMvIBHyR5LbXQ== +flow-bin@0.238.0: + version "0.238.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.238.0.tgz#dbe9e270ef4cf6916b0d72b09797cc6e160592cb" + integrity sha512-WxQM+46MEP9s795Zqy2MwfP1Sv10nhge+q2Agn8aq9raV5Ly00gbwOgHrqJ41zU4/15Ctmu2HWmRqh1+FQ1gOg== for-each@^0.3.3: version "0.3.3"