Skip to content

Commit

Permalink
chore(backend): update dependency cors_plug to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jul 4, 2024
1 parent b64d78f commit 9cb4271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ defmodule Api.MixProject do
{:gettext, "~> 0.20"},
{:jason, "~> 1.0"},
{:guardian, "~> 1.2.1"},
{:cors_plug, "~> 2.0"},
{:cors_plug, "~> 3.0"},
{:plug_cowboy, "~> 2.6.0", override: true},
{:reverse_proxy_plug, "~> 2.1.1"},
{:libcluster, "~> 3.3.1"},
Expand Down

0 comments on commit 9cb4271

Please sign in to comment.