From 90541795bb5880710de2b140b6b7bda9ebe8b520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 09:14:40 +0000 Subject: [PATCH] Bump @alephdata/followthemoney from 3.5.1 to 3.6.1 in /docs (#1467) --- docs/package-lock.json | 14 +++++++------- docs/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 044b5ec88..166243859 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "MIT", "dependencies": { - "@alephdata/followthemoney": "^3.5.1", + "@alephdata/followthemoney": "^3.6.1", "@astrojs/markdown-component": "^1.0.5", "astro": "^2.10.15", "astro-theme-docs": "github:alephdata/astro-theme-docs", @@ -22,9 +22,9 @@ } }, "node_modules/@alephdata/followthemoney": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@alephdata/followthemoney/-/followthemoney-3.5.1.tgz", - "integrity": "sha512-V8WO/Hq6AbMJtYfVzNzljWzt3zDXKW3Xm2fMlNhYfw8FrvTRLR3nLfTSMqkeZJEJ5AKjHblef+yBQN/5fnOeCA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@alephdata/followthemoney/-/followthemoney-3.6.1.tgz", + "integrity": "sha512-6pQkk57WtIspLehY3AV37M9i5bdi1y7kTpBGa7njFgRXtHDEm1sfiGTk6+OH4FAo8+vaUNbm/vXJuCGfwFwq2w==", "dependencies": { "uuid": "~9.0.0" }, @@ -7706,9 +7706,9 @@ }, "dependencies": { "@alephdata/followthemoney": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@alephdata/followthemoney/-/followthemoney-3.5.1.tgz", - "integrity": "sha512-V8WO/Hq6AbMJtYfVzNzljWzt3zDXKW3Xm2fMlNhYfw8FrvTRLR3nLfTSMqkeZJEJ5AKjHblef+yBQN/5fnOeCA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@alephdata/followthemoney/-/followthemoney-3.6.1.tgz", + "integrity": "sha512-6pQkk57WtIspLehY3AV37M9i5bdi1y7kTpBGa7njFgRXtHDEm1sfiGTk6+OH4FAo8+vaUNbm/vXJuCGfwFwq2w==", "requires": { "uuid": "~9.0.0" } diff --git a/docs/package.json b/docs/package.json index ca263885d..f8cb7a48c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "author": "", "license": "MIT", "dependencies": { - "@alephdata/followthemoney": "^3.5.1", + "@alephdata/followthemoney": "^3.6.1", "@astrojs/markdown-component": "^1.0.5", "astro": "^2.10.15", "astro-theme-docs": "github:alephdata/astro-theme-docs",