Bump fast_sanitize dependency
This commit is contained in:
parent
41c23251f1
commit
7358cf1f20
2 changed files with 3 additions and 3 deletions
2
mix.exs
2
mix.exs
|
|
@ -109,7 +109,7 @@ defmodule Pleroma.Mixfile do
|
|||
{: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: "0d996cac23e86afc342a24047e77443661bbbb13"},
|
||||
{:fast_sanitize, git: "https://git.pleroma.social/pleroma/fast_sanitize.git", ref: "a23fbf1bd77b002a8f72a53c39c53b176f98f81a"},
|
||||
{:html_entities, "~> 0.4"},
|
||||
{:phoenix_html, "~> 2.10"},
|
||||
{:calendar, "~> 0.17.4"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue