From 2dc892e162d2cb6cfc0913cb83ccf2a61199f7c4 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Thu, 22 May 2025 17:45:40 +0000 Subject: [PATCH] chore(deps): update absinthe_plug digest to 24ec7aa --- mix.exs | 2 +- mix.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index 74e3aa2..7d684a4 100644 --- a/mix.exs +++ b/mix.exs @@ -32,7 +32,7 @@ defmodule Wabanex.MixProject do {:absinthe, "~> 1.7.0"}, {:absinthe_plug, git: "https://github.com/absinthe-graphql/absinthe_plug.git", - ref: "916d818e59c00d9aea45c41f0c108351d03119a8"}, + ref: "24ec7aa3b513c7c1aa79e5cad1197cb138603972"}, {:credo, "~> 1.7.0", only: [:dev, :test], runtime: false}, {:crudry, "~> 2.4.0"}, {:dialyxir, "~> 1.4.0", only: [:dev, :test], runtime: false}, diff --git a/mix.lock b/mix.lock index 5915a16..770e85d 100644 --- a/mix.lock +++ b/mix.lock @@ -1,6 +1,6 @@ %{ "absinthe": {:hex, :absinthe, "1.7.9", "85c5bc9dfcb984fadf632d6e9a9f6daa7770c68d4f751f20cd5f9e77c57be4a1", [:mix], [{:dataloader, "~> 1.0.0 or ~> 2.0", [hex: :dataloader, repo: "hexpm", optional: true]}, {:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}, {:nimble_parsec, "~> 1.2.2 or ~> 1.3", [hex: :nimble_parsec, repo: "hexpm", optional: false]}, {:opentelemetry_process_propagator, "~> 0.2.1 or ~> 0.3", [hex: :opentelemetry_process_propagator, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "08ae6339b05252b98e859ccd76614c94325c991f85aa325edde30027b7b044fc"}, - "absinthe_plug": {:git, "https://github.com/absinthe-graphql/absinthe_plug.git", "916d818e59c00d9aea45c41f0c108351d03119a8", [ref: "916d818e59c00d9aea45c41f0c108351d03119a8"]}, + "absinthe_plug": {:git, "https://github.com/absinthe-graphql/absinthe_plug.git", "24ec7aa3b513c7c1aa79e5cad1197cb138603972", [ref: "24ec7aa3b513c7c1aa79e5cad1197cb138603972"]}, "bunt": {:hex, :bunt, "1.0.0", "081c2c665f086849e6d57900292b3a161727ab40431219529f13c4ddcf3e7a44", [:mix], [], "hexpm", "dc5f86aa08a5f6fa6b8096f0735c4e76d54ae5c9fa2c143e5a1fc7c1cd9bb6b5"}, "castore": {:hex, :castore, "1.0.14", "4582dd7d630b48cf5e1ca8d3d42494db51e406b7ba704e81fbd401866366896a", [:mix], [], "hexpm", "7bc1b65249d31701393edaaac18ec8398d8974d52c647b7904d01b964137b9f4"}, "cowboy": {:hex, :cowboy, "2.13.0", "09d770dd5f6a22cc60c071f432cd7cb87776164527f205c5a6b0f24ff6b38990", [:make, :rebar3], [{:cowlib, ">= 2.14.0 and < 3.0.0", [hex: :cowlib, repo: "hexpm", optional: false]}, {:ranch, ">= 1.8.0 and < 3.0.0", [hex: :ranch, repo: "hexpm", optional: false]}], "hexpm", "e724d3a70995025d654c1992c7b11dbfea95205c047d86ff9bf1cda92ddc5614"},