chore(deps): upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
4
mix.exs
4
mix.exs
@@ -143,7 +143,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:phoenix_html, "~> 3.0"},
|
||||
{:phoenix_live_view, "~> 0.20.0"},
|
||||
{:phoenix_view, "~> 2.0"},
|
||||
{:gettext, "~> 0.23.1"},
|
||||
{:gettext, "~> 0.24"},
|
||||
{:cowboy, "~> 2.6"},
|
||||
{:guardian, "~> 2.0"},
|
||||
{:guardian_db, "~> 3.0.0"},
|
||||
@@ -185,7 +185,7 @@ defmodule Mobilizon.Mixfile do
|
||||
{:floki, "~> 0.31"},
|
||||
{:ip_reserved, "~> 0.1.0"},
|
||||
{:fast_sanitize, "~> 0.1"},
|
||||
{:ueberauth, "~> 0.10", override: true},
|
||||
{:ueberauth, "0.10.5", override: true},
|
||||
{:ueberauth_twitter, "~> 0.4"},
|
||||
{:ueberauth_discord, "~> 0.7"},
|
||||
{:ueberauth_github, "~> 0.8.1"},
|
||||
|
||||
Reference in New Issue
Block a user