update visualization library

This commit is contained in:
Sebastian Jambor 2023-07-17 09:34:59 +02:00
parent 024d357dd0
commit 0c320d04de
2 changed files with 5 additions and 7 deletions

View file

@ -1,6 +1,4 @@
{
"name": "@mastodon/mastodon",
"license": "AGPL-3.0-or-later",
"engines": {
@ -37,7 +35,7 @@
"@github/webauthn-json": "^0.5.7",
"@rails/ujs": "^6.1.7",
"abortcontroller-polyfill": "^1.7.5",
"activitypub-visualization": "^1.3.6",
"activitypub-visualization": "^1.3.7",
"array-includes": "^3.1.6",
"arrow-key-navigation": "^1.2.0",
"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"
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
activitypub-visualization@^1.3.6:
version "1.3.6"
resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.3.6.tgz#fd1ffeebe014704715b605131ee41c2e1e1ffc26"
integrity sha512-IGmx8H57Ug8kXTJifFodCnZKmJu9dHASCFa4kYePS6xqInaRkaLJAkGZXNBSGV7O5E6/DCt7NSPgHpWV+/yKUA==
activitypub-visualization@^1.3.7:
version "1.3.7"
resolved "https://registry.yarnpkg.com/activitypub-visualization/-/activitypub-visualization-1.3.7.tgz#55e8e6dbc9b4cecff46c45a776219c47865d15d8"
integrity sha512-Cta1l2rogf273NkHUsNjPMrfUcUzCV5Hk1xg94ThW0hYuLGI4GXWGij9PRIjHn6aDM407NHV+T3494+I9s1fMA==
dependencies:
dompurify "^3.0.5"