From f24e1549360b357c7e15af28ffb709de833b0ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:32:31 +0000 Subject: [PATCH] Bump stripe from 16.11.0 to 16.12.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 16.11.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.11.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 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cd11828..081b308 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.11.0", + "stripe": "^16.12.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 fa22ac2..3432a44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6112,13 +6112,13 @@ __metadata: languageName: node linkType: hard -"stripe@npm:^16.11.0": - version: 16.11.0 - resolution: "stripe@npm:16.11.0" +"stripe@npm:^16.12.0": + version: 16.12.0 + resolution: "stripe@npm:16.12.0" dependencies: "@types/node": "npm:>=8.1.0" qs: "npm:^6.11.0" - checksum: 10c0/f095f1ac3ffc11ec2708099475e3c8dba949e9e6fefde91123f5b1b38b6087aba980a6b461f11567f3667ffdcbbb0fc5ca4d69a13a4e56e9183ff4cfa9196b40 + checksum: 10c0/0db277eb92236d7ea811a9100b7d9c5abdc663e0f72f73893bb8c78869c1b937aa4f8a16eea6c61365a5f8d3617ff1f2f3ae6a7aee4c8cacd6dcab8f3bdaab48 languageName: node linkType: hard @@ -6314,7 +6314,7 @@ __metadata: react-dom: "npm:^19.0.0-rc.0" sharp: "npm:^0.33.5" sonner: "npm:^1.5.0" - stripe: "npm:^16.11.0" + stripe: "npm:^16.12.0" tailwind-merge: "npm:^2.5.2" tailwindcss: "npm:^3.4.12" tailwindcss-animate: "npm:^1.0.7"