From 4e87afc9f1802ea6a0676308b12d65883dabdd62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 07:54:25 +0000 Subject: [PATCH] build(deps): bump stripe from 15.11.0 to 15.12.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 15.11.0 to 15.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/v15.11.0...v15.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 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index adf83be6..cf5eae86 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-dom": "^18.3.1", "react-icons": "^5.2.1", "sharp": "^0.33.4", - "stripe": "^15.11.0", + "stripe": "^15.12.0", "zod": "^3.23.6", "zod-validation-error": "^3.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cbaeed6..45c68b98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^0.33.4 version: 0.33.4 stripe: - specifier: ^15.11.0 - version: 15.11.0 + specifier: ^15.12.0 + version: 15.12.0 zod: specifier: ^3.23.6 version: 3.23.8 @@ -4462,8 +4462,8 @@ packages: engines: {node: '>=8'} dev: true - /stripe@15.11.0: - resolution: {integrity: sha512-qmZF0PN1jRVpiQrXL8eTb9Jy/6S+aUlcDquKBFT2h3PkaD7RZ444FIojVXUg67FK2zFIUNXgMv02c7csdL5qHg==} + /stripe@15.12.0: + resolution: {integrity: sha512-slTbYS1WhRJXVB8YXU8fgHizkUrM9KJyrw4Dd8pLEwzKHYyQTIE46EePC2MVbSDZdE24o1GdNtzmJV4PrPpmJA==} engines: {node: '>=12.*'} dependencies: '@types/node': 20.14.2