update sweet_xml [Security]

This commit is contained in:
Ilja 2022-03-20 13:32:12 +01:00 committed by Haelwenn (lanodan) Monnier
commit c3b2b71ea2
2 changed files with 2 additions and 2 deletions

View file

@ -145,7 +145,7 @@ defmodule Pleroma.Mixfile do
{:mogrify, "~> 0.9.1"},
{:ex_aws, "~> 2.1.6"},
{:ex_aws_s3, "~> 2.0"},
{:sweet_xml, "~> 0.6.6"},
{:sweet_xml, "~> 0.7.2"},
{:earmark, "~> 1.4.15"},
{:bbcode_pleroma, "~> 0.2.0"},
{:crypt,