forked from AkkomaGang/akkoma
update fast sanitize dependency
This commit is contained in:
parent
8dd7c099a7
commit
f42f300870
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -110,7 +110,7 @@ defp deps do
|
|||
{:trailing_format_plug, "~> 0.0.7"},
|
||||
{:fast_sanitize,
|
||||
git: "https://git.pleroma.social/pleroma/fast_sanitize.git",
|
||||
ref: "cb92cc6f63b183863f5cecb0c740c34642da5216"},
|
||||
ref: "757e816bbd2cdd3f8357d02a3ed11230e9ff80f2"},
|
||||
{:html_entities, "~> 0.4"},
|
||||
{:phoenix_html, "~> 2.10"},
|
||||
{:calendar, "~> 0.17.4"},
|
||||
|
|
Loading…
Reference in a new issue