From b3c110b3aba307370bc15cd22b27bc34cc6bf28a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Sep 2021 20:11:49 +0000 Subject: [PATCH] fix: upgrade flow-bin from 0.46.0 to 0.159.0 Snyk has created this PR to upgrade flow-bin from 0.46.0 to 0.159.0. See this package in npm: https://www.npmjs.com/package/flow-bin See this project in Snyk: https://app.snyk.io/org/hafixo/project/3f2bddac-199c-4388-992f-7290aeae24f0?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b551631bd9eda3..59e2d2519396a3 100644 --- a/package.json +++ b/package.json @@ -223,7 +223,7 @@ "eslint-plugin-babel": "^3.3.0", "eslint-plugin-flowtype": "^2.20.0", "eslint-plugin-react": "^6.4.1", - "flow-bin": "^0.46.0", + "flow-bin": "^0.159.0", "jest": "19.0.2", "jest-repl": "19.0.2", "jest-runtime": "^19.0.3",