From ae303f0a74f78414868ec973e9e12ef705e0ad98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:50:33 +0000 Subject: [PATCH] Bump stripe from 17.2.0 to 17.2.1 Bumps [stripe](https://github.com/stripe/stripe-node) from 17.2.0 to 17.2.1. - [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/v17.2.0...v17.2.1) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 00e515b..79092e8 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-dom": "19.0.0-rc-65a56d0e-20241020", "sharp": "^0.33.5", "sonner": "^1.5.0", - "stripe": "^17.2.0", + "stripe": "^17.2.1", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", diff --git a/yarn.lock b/yarn.lock index a14a9b2..783144f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6568,13 +6568,13 @@ __metadata: languageName: node linkType: hard -"stripe@npm:^17.2.0": - version: 17.2.0 - resolution: "stripe@npm:17.2.0" +"stripe@npm:^17.2.1": + version: 17.2.1 + resolution: "stripe@npm:17.2.1" dependencies: "@types/node": "npm:>=8.1.0" qs: "npm:^6.11.0" - checksum: 10c0/cf3c9894faa4ce564d63a6144e5d4472c7cefdf5ca8bf0bb601e741dbc7c5d9950866e75d263ac44bbdc69b51031348546c79b7b46be803a075523344f4d5a3f + checksum: 10c0/983a7f6cc58733c845775dd81d5fb0c7b0b72fe36cb260c1a81f1c8ade8b8742febf2062ec127acc91ba44c00d5474d508164cac1bb7b0f8ac7d8b408af4ff38 languageName: node linkType: hard @@ -6801,7 +6801,7 @@ __metadata: react-dom: "npm:19.0.0-rc-65a56d0e-20241020" sharp: "npm:^0.33.5" sonner: "npm:^1.5.0" - stripe: "npm:^17.2.0" + stripe: "npm:^17.2.1" tailwind-merge: "npm:^2.5.4" tailwindcss: "npm:^3.4.13" tailwindcss-animate: "npm:^1.0.7"