Upgrade linkifyjs to fix schemes as domain prefixes (#7628)

This commit is contained in:
J. Ryan Stinnett
2022-01-25 17:37:54 +00:00
committed by GitHub
parent fad65f9582
commit 51a44f491e
4 changed files with 33 additions and 10 deletions

View File

@@ -60,7 +60,7 @@
"@babel/runtime": "^7.12.5",
"@matrix-org/linkify-element": "^4.0.0-rc.5",
"@matrix-org/linkify-string": "^4.0.0-rc.5",
"@matrix-org/linkifyjs": "^4.0.0-rc.5",
"@matrix-org/linkifyjs": "^4.0.0-rc.6",
"@sentry/browser": "^6.11.0",
"@sentry/tracing": "^6.11.0",
"@types/geojson": "^7946.0.8",