diff --git a/package-lock.json b/package-lock.json index 1d5877b..1e49aef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4853,9 +4853,9 @@ } }, "flow-bin": { - "version": "0.102.0", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.102.0.tgz", - "integrity": "sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww==", + "version": "0.156.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.156.0.tgz", + "integrity": "sha512-KEEsKV7/bePZM3Ja7rYlAaSx8GPiTGr7pt0IJcX5S3GSEIZ2ieayF6JWNjbyLiu7ZUJuWe4ITDnPvyqimUpYww==", "dev": true }, "follow-redirects": { diff --git a/package.json b/package.json index e18412c..f683987 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-config-google": "^0.9.1", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-jest": "^21.15.0", - "flow-bin": "^0.102.0", + "flow-bin": "^0.156.0", "husky": "^0.14.3", "jest": "^24.8.0", "release-it": "^2.8.5",