From a5f5ea935be396564cd42f9d158172a3ff476c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 15:12:18 +0000 Subject: [PATCH] Bump activitypub-visualization from 1.2.0 to 1.3.0 Bumps activitypub-visualization from 1.2.0 to 1.3.0. --- updated-dependencies: - dependency-name: activitypub-visualization dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index a9ece5c90..1fca9513c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2190,10 +2190,10 @@ acorn@^8.8.0: resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a" integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw== -activitypub-visualization@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.2.0.tgz#93c7f5930c08f50e77aae09ea35d17f1f6ed3305" - integrity sha512-OP17Ynu7WDAc8KPSQXr0mn21vW6ozKsMHPcpGnICNW58sMuGj14//Lu10YxPxu/gn94z+mUSRCouilNmri6vKw== +activitypub-visualization@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.3.0.tgz#a6aba3031ecc96805d9e6923ed35758cdd3de1e6" + integrity sha512-OsqJkpK7mUiBxeJuLaXLYJDISnHiZTYSFO2N5pBHRRy0ia33BBG5yhfmEb6UhiwY4Yfi/1sqYLLC4aPaARta+A== agent-base@6: version "6.0.2"