From d7f2130b6acf287dbf49928ae57dd06724a08847 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2020 17:07:04 +0800 Subject: [PATCH] Bump flow-bin from 0.121.0 to 0.128.0 in /token-swap/js (#94) Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.121.0 to 0.128.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- token-swap/js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/token-swap/js/package.json b/token-swap/js/package.json index 75ddcd0a8f2..7deb7462d5e 100644 --- a/token-swap/js/package.json +++ b/token-swap/js/package.json @@ -55,7 +55,7 @@ "eslint-plugin-react": "^7.11.1", "event-emitter": "^0.3.5", "express": "^4.16.4", - "flow-bin": "0.121.0", + "flow-bin": "0.128.0", "flow-typed": "^3.0.0", "http-server": "^0.12.3", "jayson": "^3.0.1",