From eb379cfa83f3e7b8e226e2d79d502fa174efae4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:32:13 +0000 Subject: [PATCH] build(deps): Bump stripity_stripe from 3.0.0 to 3.1.0 Bumps [stripity_stripe](https://github.com/code-corps/stripity_stripe) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/code-corps/stripity_stripe/releases) - [Changelog](https://github.com/beam-community/stripity-stripe/blob/main/CHANGELOG.md) - [Commits](https://github.com/code-corps/stripity_stripe/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: stripity_stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mix.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.lock b/mix.lock index 12f6ffc..8f2c2c8 100644 --- a/mix.lock +++ b/mix.lock @@ -43,7 +43,7 @@ "pockets": {:hex, :pockets, "1.4.0", "ef2b4c0479d43721be5019a76f00baed3f5536014d49d216ae11ec720171ab48", [:mix], [], "hexpm", "f777f30f05191dda681ea1eebcc36e92a6790e991d53a0c101a54c6011d0fd90"}, "ranch": {:hex, :ranch, "1.8.0", "8c7a100a139fd57f17327b6413e4167ac559fbc04ca7448e9be9057311597a1d", [:make, :rebar3], [], "hexpm", "49fbcfd3682fab1f5d109351b61257676da1a2fdbe295904176d5e521a2ddfe5"}, "ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.7", "354c321cf377240c7b8716899e182ce4890c5938111a1296add3ec74cf1715df", [:make, :mix, :rebar3], [], "hexpm", "fe4c190e8f37401d30167c8c405eda19469f34577987c76dde613e838bbc67f8"}, - "stripity_stripe": {:hex, :stripity_stripe, "3.0.0", "9561b43273e1ab1bf8c5dc4c5aa9f9583157c339c5caf9535181295a64584d96", [:mix], [{:hackney, "~> 1.18", [hex: :hackney, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: false]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: true]}, {:telemetry, "~> 1.1", [hex: :telemetry, repo: "hexpm", optional: false]}, {:uri_query, "~> 0.1.2", [hex: :uri_query, repo: "hexpm", optional: false]}], "hexpm", "b36a241ebe54c23a4a7ba09ff1f236791a4318dc697de6b6f442a9d6dc5feb0a"}, + "stripity_stripe": {:hex, :stripity_stripe, "3.1.0", "ea4babc3eb4901d139a8340ed795d7d682318249757d4336e4c4492fab5e4b0c", [:mix], [{:hackney, "~> 1.18", [hex: :hackney, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: false]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: true]}, {:telemetry, "~> 1.1", [hex: :telemetry, repo: "hexpm", optional: false]}, {:uri_query, "~> 0.1.2", [hex: :uri_query, repo: "hexpm", optional: false]}], "hexpm", "ac0d1e08d0429c6fe1bd9118f1da4f03779b7dbd56290a975797cde889df6219"}, "tailwind": {:hex, :tailwind, "0.2.1", "83d8eadbe71a8e8f67861fe7f8d51658ecfb258387123afe4d9dc194eddc36b0", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}], "hexpm", "e8a13f6107c95f73e58ed1b4221744e1eb5a093cd1da244432067e19c8c9a277"}, "telemetry": {:hex, :telemetry, "1.2.1", "68fdfe8d8f05a8428483a97d7aab2f268aaff24b49e0f599faa091f1d4e7f61c", [:rebar3], [], "hexpm", "dad9ce9d8effc621708f99eac538ef1cbe05d6a874dd741de2e689c47feafed5"}, "telemetry_metrics": {:hex, :telemetry_metrics, "0.6.1", "315d9163a1d4660aedc3fee73f33f1d355dcc76c5c3ab3d59e76e3edf80eef1f", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "7be9e0871c41732c233be71e4be11b96e56177bf15dde64a8ac9ce72ac9834c6"},