Update Bandit
This commit is contained in:
parent
a3404e91bc
commit
00265751cc
3 changed files with 4 additions and 3 deletions
2
mix.exs
2
mix.exs
|
|
@ -197,7 +197,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:elixir_make, "~> 0.7.8", override: true},
|
||||
{:blurhash, "~> 0.1.0", hex: :rinpatch_blurhash},
|
||||
{:exile, "~> 0.10.0"},
|
||||
{:bandit, "~> 1.5.7"},
|
||||
{:bandit, "~> 1.10"},
|
||||
{:websock_adapter, "~> 0.5.8"},
|
||||
{:oban_live_dashboard, "~> 0.1.1"},
|
||||
{:multipart, "~> 0.4.0", optional: true},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue