From 1fb9d84b5fe6da92d4ba3c47bde03deed9c84c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 17:41:51 +0000 Subject: [PATCH] Bump stripe from 16.0.0 to 16.1.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 16.0.0 to 16.1.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.0.0...v16.1.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 3b80108..4ac6bf3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "react-dom": "^19.0.0-rc.0", "sharp": "^0.33.4", "sonner": "^1.5.0", - "stripe": "^16.0.0", + "stripe": "^16.1.0", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", diff --git a/yarn.lock b/yarn.lock index 2e1e963..4ea97e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6183,13 +6183,13 @@ __metadata: languageName: node linkType: hard -"stripe@npm:^16.0.0": - version: 16.0.0 - resolution: "stripe@npm:16.0.0" +"stripe@npm:^16.1.0": + version: 16.1.0 + resolution: "stripe@npm:16.1.0" dependencies: "@types/node": "npm:>=8.1.0" qs: "npm:^6.11.0" - checksum: 10c0/161112ca3a00ff5ae67fd402c73e03735a3232385e3ac123617f8347a98f4d77982528018da9a32a51631198628173fc88d1d78a9b534219857c1a1aea390923 + checksum: 10c0/9eaf5e1f1ae53ef9dfa9ef2f84d248581430947559f23ecc2fa89a7e9a38f70e62e7488672797fc2296321fad0b6b6f997563fd0af2663e6b60de7492dbdad3a languageName: node linkType: hard @@ -6387,7 +6387,7 @@ __metadata: react-dom: "npm:^19.0.0-rc.0" sharp: "npm:^0.33.4" sonner: "npm:^1.5.0" - stripe: "npm:^16.0.0" + stripe: "npm:^16.1.0" tailwind-merge: "npm:^2.3.0" tailwindcss: "npm:^3.4.4" tailwindcss-animate: "npm:^1.0.7"