updated cors_plug

This commit is contained in:
Maksim Pechnikov 2020-07-30 09:12:42 +03:00
commit b261135683
2 changed files with 2 additions and 2 deletions

View file

@ -149,7 +149,7 @@ defmodule Pleroma.Mixfile do
{:crypt,
git: "https://github.com/msantos/crypt.git",
ref: "f63a705f92c26955977ee62a313012e309a4d77a"},
{:cors_plug, "~> 1.5"},
{:cors_plug, "~> 2.0"},
{:web_push_encryption, "~> 0.3"},
{:swoosh, "~> 1.0"},
{:phoenix_swoosh, "~> 0.3"},