update visualization library
This commit is contained in:
parent
710d359bb2
commit
4f67ad32c7
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
|
||||
|
||||
"name": "@mastodon/mastodon",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"engines": {
|
||||
|
@ -36,7 +37,7 @@
|
|||
"@github/webauthn-json": "^0.5.7",
|
||||
"@rails/ujs": "^6.1.7",
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
"activitypub-visualization": "^1.3.2",
|
||||
"activitypub-visualization": "^1.3.3",
|
||||
"array-includes": "^3.1.6",
|
||||
"arrow-key-navigation": "^1.2.0",
|
||||
"autoprefixer": "^9.8.8",
|
||||
|
|
|
@ -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.3.2:
|
||||
version "1.3.2"
|
||||
resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.3.2.tgz#f1777e05460cddaa72dce9404016cf52188e7b09"
|
||||
integrity sha512-QHfI2SXpZxn6KusiLGwk6VEBRkdh9F5YWjpTyIHxRIAtDqGYNOqSakz7Ojs3Np3C4FRv1iFoQdaoQvGOAN/tBw==
|
||||
activitypub-visualization@^1.3.3:
|
||||
version "1.3.3"
|
||||
resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.3.3.tgz#e293640b62dff45b1d9b2348ce9a401b1f2d4c90"
|
||||
integrity sha512-Sn2sos361y2voyfs+5kPTTG2yK6zcFvScgLQAE34OpOyOs0BtdNsJtRppp32JOPHulScTvEqiFEmgaOTIcL9WA==
|
||||
|
||||
agent-base@6:
|
||||
version "6.0.2"
|
||||
|
|
Loading…
Reference in a new issue