From 24dc64afbe1ac69042d3dbc4b758ddb3b86342e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 21:32:27 +0000 Subject: [PATCH] chore(deps): update dependency stripe to v15 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 03d2cac..21b6af6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "react-dom": "^18.2.0", "react-hook-form": "^7.51.2", "sonner": "^1.4.41", - "stripe": "^14.23.0", + "stripe": "^15.8.0", "svix": "^1.21.0", "tailwindcss-animate": "^1.0.7", "uploadthing": "^6.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74ebbb6..1d70db9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ dependencies: specifier: ^1.4.41 version: 1.4.41(react-dom@18.2.0)(react@18.2.0) stripe: - specifier: ^14.23.0 - version: 14.23.0 + specifier: ^15.8.0 + version: 15.8.0 svix: specifier: ^1.21.0 version: 1.21.0 @@ -4457,8 +4457,8 @@ packages: engines: {node: '>=8'} dev: true - /stripe@14.23.0: - resolution: {integrity: sha512-OPD7LqBmni6uDdqA05GGgMZyyRWxJOehONBNC9tYgY4Uh089EtXd6QLIgRGrqTDlQH3cA2BXo848nxwa/zsQzw==} + /stripe@15.8.0: + resolution: {integrity: sha512-7eEPMgehd1I16cXeP7Rcn/JKkPWIadB9vGIeE+vbCzQXaY5R95AoNmkZx0vmlu1H4QIDs7j1pYIKPRm9Dr4LKg==} engines: {node: '>=12.*'} dependencies: '@types/node': 20.12.2