From 003f881d79407d62e1644d08a306074ccc7c683e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:58:58 +0000 Subject: [PATCH] Bump @alephdata/followthemoney from 1.33.6 to 3.2.1 in /ui Bumps [@alephdata/followthemoney](https://github.com/alephdata/followthemoney) from 1.33.6 to 3.2.1. - [Release notes](https://github.com/alephdata/followthemoney/releases) - [Commits](https://github.com/alephdata/followthemoney/compare/v1.33.6...v3.2.1) --- 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..ef0145b2e8 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.1", "@blueprintjs/core": "^3.18.1", "@blueprintjs/icons": "3.11.0", "@blueprintjs/select": "^3.8.0",