From d15728e02b20978468bc6eb1768953291c8113ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 09:55:52 +0000 Subject: [PATCH] fix(deps): update dependency flow-bin to ^0.235.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e77ece6d2b..55e4ab086f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "express": "^4.19.2", "fetch-mock": "^5.12.1", "flow": "^0.2.3", - "flow-bin": "^0.95.1", + "flow-bin": "^0.235.0", "flow-typed": "^3.2.1", "formik": "^1.5.1", "history": "^4.6.3",