Merge branch 'from/upstream-develop/tusooa/2974-zwnj' into 'develop'

Bump linkify - Fix zwnj in tags and double-dot links

Closes #2974 and #3022

See merge request pleroma/pleroma!3830
This commit is contained in:
lain 2023-02-09 21:25:15 +00:00
commit d0b781ab69
3 changed files with 21 additions and 2 deletions

View file

@ -162,7 +162,7 @@ defmodule Pleroma.Mixfile do
{:floki, "~> 0.27"},
{:timex, "~> 3.6"},
{:ueberauth, "~> 0.4"},
{:linkify, "~> 0.5.2"},
{:linkify, "~> 0.5.3"},
{:http_signatures, "~> 0.1.1"},
{:telemetry, "~> 1.0.0", override: true},
{:poolboy, "~> 1.5"},