From 13f0687db5695fec335ecf2a7bcf4300a25bad2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 01:34:12 +0000 Subject: [PATCH] Bump @alephdata/followthemoney from 2.9.3 to 2.9.4 in /ui Bumps [@alephdata/followthemoney](https://github.com/alephdata/followthemoney) from 2.9.3 to 2.9.4. - [Release notes](https://github.com/alephdata/followthemoney/releases) - [Commits](https://github.com/alephdata/followthemoney/compare/v2.9.3...v2.9.4) --- updated-dependencies: - dependency-name: "@alephdata/followthemoney" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index f8ccea8c7b..7796ab3a8a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -3,7 +3,7 @@ "version": "3.12.3", "private": true, "dependencies": { - "@alephdata/followthemoney": "2.9.3", + "@alephdata/followthemoney": "2.9.4", "@alephdata/react-ftm": "2.6.0", "@blueprintjs/colors": "^3.0.0", "@blueprintjs/core": "3.54.0",