From 4c565684f19e0f49b2c2849ddc1874d5e8cead74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:30:53 +0000 Subject: [PATCH] chore(deps): bump stripe from 16.8.0 to 16.12.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 16.8.0 to 16.12.0. - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-node/compare/v16.8.0...v16.12.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2ac127..6308759 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "simdjson": "0.9.2", "sitemap": "8.0.0", "splitting": "^1.1.0", - "stripe": "16.8.0", + "stripe": "16.12.0", "swup": "4.7.0", "tailwindcss-animate": "^1.0.7", "telefunc": "0.1.78",