From 68e8f68cfda7cd12c4bf7fc9a71e96e05e9602fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 21:48:36 +0000 Subject: [PATCH] Bump stripe from 17.3.1 to 17.4.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 17.3.1 to 17.4.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/v17.3.1...v17.4.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... 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 1e038d6..497a37e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-dom": "19.0.0-rc.1", "sharp": "^0.33.5", "sonner": "^1.7.0", - "stripe": "^17.3.1", + "stripe": "^17.4.0", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", diff --git a/yarn.lock b/yarn.lock index 975a3a4..4f9fb72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11941,13 +11941,13 @@ __metadata: languageName: node linkType: hard -"stripe@npm:^17.3.1": - version: 17.3.1 - resolution: "stripe@npm:17.3.1" +"stripe@npm:^17.4.0": + version: 17.4.0 + resolution: "stripe@npm:17.4.0" dependencies: "@types/node": "npm:>=8.1.0" qs: "npm:^6.11.0" - checksum: 10c0/96c9595428775d3bb5d619f770dd4775357ec778be4033915d629ef6033d29a70ec4d916311cc2e1e5e5e45646d9b53fcef6215e60e1ea183d89554bd61e7055 + checksum: 10c0/bae24fc8c7b464f26f0b03f278007ef08e7fda31215fd5547521edb18e681615fc20023661f881340b8bcc46b6fdb3fd8e306cb76599fcab49231407932ad990 languageName: node linkType: hard @@ -12195,7 +12195,7 @@ __metadata: react-dom: "npm:19.0.0-rc.1" sharp: "npm:^0.33.5" sonner: "npm:^1.7.0" - stripe: "npm:^17.3.1" + stripe: "npm:^17.4.0" tailwind-merge: "npm:^2.5.4" tailwindcss: "npm:^3.4.13" tailwindcss-animate: "npm:^1.0.7"