X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=1bc4cec2f4a8dcd1990d2dd2de7ea62a83b1dcc4;hb=e52955c961a225618f00f8f0fc0e7dcbf5a51e23;hp=91b79dde2c1f11a808153b8e72e44e46be1ee1b5;hpb=77cfb08b8c4c07406af8b338ce010307f6af75cb;p=akkoma diff --git a/mix.exs b/mix.exs index 91b79dde2..1bc4cec2f 100644 --- a/mix.exs +++ b/mix.exs @@ -108,10 +108,9 @@ defmodule Pleroma.Mixfile do {:comeonin, "~> 4.1.1"}, {:pbkdf2_elixir, "~> 0.12.3"}, {:trailing_format_plug, "~> 0.0.7"}, - {:html_sanitize_ex, "~> 1.3.0"}, {:fast_sanitize, git: "https://git.pleroma.social/pleroma/fast_sanitize.git", - ref: "37f55e2bbe6eb44e8a9c4b3831a5ce73a2f6955c"}, + ref: "1af67547a02a104e26c99d03012383e8643bc4c2"}, {:html_entities, "~> 0.4"}, {:phoenix_html, "~> 2.10"}, {:calendar, "~> 0.17.4"},