We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d91c9a commit 0d0fb40Copy full SHA for 0d0fb40
apps/api/mix.exs
@@ -73,7 +73,7 @@ defmodule Api.MixProject do
73
{:gettext, "~> 0.20"},
74
{:jason, "~> 1.0"},
75
{:guardian, "~> 1.2.1"},
76
- {:cors_plug, "~> 2.0"},
+ {:cors_plug, "~> 3.0"},
77
{:plug_cowboy, "~> 2.6.0", override: true},
78
{:reverse_proxy_plug, "~> 2.1.1"},
79
{:libcluster, "~> 3.3.1"},
0 commit comments