From 3960f82466b31eddc4568c1b8887b72b001aac92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 01:45:46 +0000 Subject: [PATCH] Bump @alephdata/followthemoney from 1.33.6 to 3.2.0 in /ui Bumps [@alephdata/followthemoney](https://github.com/alephdata/followthemoney) from 1.33.6 to 3.2.0. - [Release notes](https://github.com/alephdata/followthemoney/releases) - [Commits](https://github.com/alephdata/followthemoney/compare/v1.33.6...v3.2.0) --- updated-dependencies: - dependency-name: "@alephdata/followthemoney" dependency-type: direct:production update-type: version-update:semver-major ... 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 8c5df8e99e..9e2b6f1eea 100644 --- a/ui/package.json +++ b/ui/package.json @@ -3,7 +3,7 @@ "version": "3.3.2", "private": true, "dependencies": { - "@alephdata/followthemoney": "^1.21.5", + "@alephdata/followthemoney": "^3.2.0", "@blueprintjs/core": "^3.18.1", "@blueprintjs/icons": "3.11.0", "@blueprintjs/select": "^3.8.0",