Mix: Update linkify.

This commit is contained in:
lain 2021-03-02 17:03:14 +01:00
commit 0a589c887b
2 changed files with 2 additions and 2 deletions

View file

@ -157,7 +157,7 @@ defmodule Pleroma.Mixfile do
{:floki, "~> 0.27"},
{:timex, "~> 3.6"},
{:ueberauth, "~> 0.4"},
{:linkify, "~> 0.4.1"},
{:linkify, "~> 0.5.0"},
{:http_signatures, "~> 0.1.0"},
{:telemetry, "~> 0.3"},
{:poolboy, "~> 1.5"},