From 30ad0b07ad2b84f5165e393200af6ce6a3aa1b61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 07:18:45 +0000 Subject: [PATCH] build(deps): bump stripe from 15.9.0 to 15.10.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 15.9.0 to 15.10.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.9.0...v15.10.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 abae7eb6..2a4db3bb 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.9.0", + "stripe": "^15.10.0", "zod": "^3.23.6", "zod-validation-error": "^3.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7af50a1..5a647c95 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.9.0 - version: 15.9.0 + specifier: ^15.10.0 + version: 15.10.0 zod: specifier: ^3.23.6 version: 3.23.8 @@ -4624,8 +4624,8 @@ packages: engines: {node: '>=8'} dev: true - /stripe@15.9.0: - resolution: {integrity: sha512-C7NAK17wGr6DOybxThO0n1zVcqSShWno7kx/UcJorQ/nWZ5KnfHQ38DUTb9NgizC8TCII3BPIhqq6Zc/1aUkrg==} + /stripe@15.10.0: + resolution: {integrity: sha512-yM2967TDiNhmPE69R61Btx7URgRJOjAoLRvAa0dUyF5qfDMjDh4Qolr/FaZigxUzBH5/8SphkHpNS4Ie2L5RYg==} engines: {node: '>=12.*'} dependencies: '@types/node': 20.14.2