Merge branch 'fix/unwrapped-object-return' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index f3ef8d9553180c0a7efeb5ebef6a196b7e9da0ba..0a3a03a615a8772d31ac5c5fefd71fcc7a98c122 100644 (file)
--- 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: "cb92cc6f63b183863f5cecb0c740c34642da5216"},
-      {:html_entities, "~> 0.4"},
+       ref: "1af67547a02a104e26c99d03012383e8643bc4c2"},
+      {:html_entities, "~> 0.5", override: true},
       {:phoenix_html, "~> 2.10"},
       {:calendar, "~> 0.17.4"},
       {:cachex, "~> 3.0.2"},