X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=1bc4cec2f4a8dcd1990d2dd2de7ea62a83b1dcc4;hb=4e535209172bb5460353fe011c06d127cfaa5847;hp=f3ef8d9553180c0a7efeb5ebef6a196b7e9da0ba;hpb=61bcd4595fa61bd79a7bcb553968df9fc8306499;p=akkoma diff --git a/mix.exs b/mix.exs index f3ef8d955..1bc4cec2f 100644 --- a/mix.exs +++ b/mix.exs @@ -110,7 +110,7 @@ defmodule Pleroma.Mixfile do {:trailing_format_plug, "~> 0.0.7"}, {:fast_sanitize, git: "https://git.pleroma.social/pleroma/fast_sanitize.git", - ref: "cb92cc6f63b183863f5cecb0c740c34642da5216"}, + ref: "1af67547a02a104e26c99d03012383e8643bc4c2"}, {:html_entities, "~> 0.4"}, {:phoenix_html, "~> 2.10"}, {:calendar, "~> 0.17.4"},