From 18cb6638942a744c28b47d39b1aa465033cc5398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 18:01:50 +0000 Subject: [PATCH] Bump stripe from 16.8.0 to 16.9.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 16.8.0 to 16.9.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.9.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 8ec1905..ac05cfa 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-dom": "^19.0.0-rc.0", "sharp": "^0.33.5", "sonner": "^1.5.0", - "stripe": "^16.8.0", + "stripe": "^16.9.0", "tailwind-merge": "^2.5.2", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", diff --git a/yarn.lock b/yarn.lock index fc1bd9b..9d58480 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6128,13 +6128,13 @@ __metadata: languageName: node linkType: hard -"stripe@npm:^16.8.0": - version: 16.8.0 - resolution: "stripe@npm:16.8.0" +"stripe@npm:^16.9.0": + version: 16.9.0 + resolution: "stripe@npm:16.9.0" dependencies: "@types/node": "npm:>=8.1.0" qs: "npm:^6.11.0" - checksum: 10c0/f043e69a739b16fc5ad2e240b344dd0fc1c167f60b17b703d3de0660f8dfa685ac96d2445d6d1c5b37954c452a5d22f2a2d61f8d2d074dfad0f6a6b878eb300d + checksum: 10c0/ce89c2f7182f3e46464ebaea95456a8facba3fcf3e3f399afeb924560c0502cf9748192aa9e62c5322a9517a1583c572bbdb13aa2c8c131a001f1cdb67148605 languageName: node linkType: hard @@ -6330,7 +6330,7 @@ __metadata: react-dom: "npm:^19.0.0-rc.0" sharp: "npm:^0.33.5" sonner: "npm:^1.5.0" - stripe: "npm:^16.8.0" + stripe: "npm:^16.9.0" tailwind-merge: "npm:^2.5.2" tailwindcss: "npm:^3.4.10" tailwindcss-animate: "npm:^1.0.7"