update visualization library

This commit is contained in:
Sebastian Jambor 2023-07-11 09:37:54 +02:00
parent 710d359bb2
commit 4f67ad32c7
2 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,6 @@
{ {
"name": "@mastodon/mastodon", "name": "@mastodon/mastodon",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"engines": { "engines": {
@ -36,7 +37,7 @@
"@github/webauthn-json": "^0.5.7", "@github/webauthn-json": "^0.5.7",
"@rails/ujs": "^6.1.7", "@rails/ujs": "^6.1.7",
"abortcontroller-polyfill": "^1.7.5", "abortcontroller-polyfill": "^1.7.5",
"activitypub-visualization": "^1.3.2", "activitypub-visualization": "^1.3.3",
"array-includes": "^3.1.6", "array-includes": "^3.1.6",
"arrow-key-navigation": "^1.2.0", "arrow-key-navigation": "^1.2.0",
"autoprefixer": "^9.8.8", "autoprefixer": "^9.8.8",

View file

@ -2190,10 +2190,10 @@ acorn@^8.8.0:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a" resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw== integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
activitypub-visualization@^1.3.2: activitypub-visualization@^1.3.3:
version "1.3.2" version "1.3.3"
resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.3.2.tgz#f1777e05460cddaa72dce9404016cf52188e7b09" resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.3.3.tgz#e293640b62dff45b1d9b2348ce9a401b1f2d4c90"
integrity sha512-QHfI2SXpZxn6KusiLGwk6VEBRkdh9F5YWjpTyIHxRIAtDqGYNOqSakz7Ojs3Np3C4FRv1iFoQdaoQvGOAN/tBw== integrity sha512-Sn2sos361y2voyfs+5kPTTG2yK6zcFvScgLQAE34OpOyOs0BtdNsJtRppp32JOPHulScTvEqiFEmgaOTIcL9WA==
agent-base@6: agent-base@6:
version "6.0.2" version "6.0.2"