X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=0a3a03a615a8772d31ac5c5fefd71fcc7a98c122;hb=9f9c3c4fbe4a2f95227bc4b32ea8961c4f699ecf;hp=e85c2aa50ff3b04067fa0fac96fd5c308af46c4d;hpb=fcea6a9d2c7ae3223a6ec5038869a68ec618cb77;p=akkoma diff --git a/mix.exs b/mix.exs index e85c2aa50..0a3a03a61 100644 --- a/mix.exs +++ b/mix.exs @@ -110,8 +110,8 @@ defmodule Pleroma.Mixfile do {:trailing_format_plug, "~> 0.0.7"}, {:fast_sanitize, git: "https://git.pleroma.social/pleroma/fast_sanitize.git", - ref: "37f55e2bbe6eb44e8a9c4b3831a5ce73a2f6955c"}, - {:html_entities, "~> 0.4"}, + ref: "1af67547a02a104e26c99d03012383e8643bc4c2"}, + {:html_entities, "~> 0.5", override: true}, {:phoenix_html, "~> 2.10"}, {:calendar, "~> 0.17.4"}, {:cachex, "~> 3.0.2"},