build(deps): Update deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-05-17 09:33:49 +02:00
parent 8ea00e7c18
commit 274476ed4d
5 changed files with 487 additions and 485 deletions

View File

@@ -183,11 +183,11 @@ defmodule Mobilizon.Mixfile do
{:ueberauth_github, "~> 0.8.1"},
{:ueberauth_facebook, "~> 0.9"},
{:ueberauth_google, "~> 0.10.1"},
{:ueberauth_keycloak_strategy, "~> 0.3.0"},
{:ueberauth_keycloak_strategy, "~> 0.4.0"},
{:ueberauth_gitlab_strategy, "~> 0.4.0"},
{:ueberauth_cas, "~> 2.0"},
{:ecto_shortuuid, "~> 0.1"},
{:tesla, "~> 1.6.0"},
{:tesla, "~> 1.7.0"},
{:sitemapper, "~> 0.6"},
{:xml_builder, "~> 2.2"},
{:remote_ip, "~> 1.1"},