From d3b955073d448ebfe26cbb71210fb4faa81830b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 07:19:59 +0000 Subject: [PATCH] build(deps): 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 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 05a4f203..fca3dac3 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": "^16.0.0", + "stripe": "^16.1.0", "zod": "^3.23.8", "zod-validation-error": "^3.3.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 256649e7..95ee439a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^0.33.4 version: 0.33.4 stripe: - specifier: ^16.0.0 - version: 16.0.0 + specifier: ^16.1.0 + version: 16.1.0 zod: specifier: ^3.23.8 version: 3.23.8 @@ -2343,8 +2343,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@16.0.0: - resolution: {integrity: sha512-HNPTzXrSompUxeGqDpbNmPvH/UEzziIxGWvTDTZwIBLlL6CFqR+3YLpV+g4HXOsPKbQRguauptQwVWO7Y/yEGg==} + stripe@16.1.0: + resolution: {integrity: sha512-syeEEd112om/waJ5gOQ+SaYi+setuidQ4ZIPiQREF4yJeegXhn2HKy6C0JYm7uhVQKfMAvuZ22dIRsnoDv7AMw==} engines: {node: '>=12.*'} styled-jsx@5.1.1: @@ -5199,7 +5199,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@16.0.0: + stripe@16.1.0: dependencies: '@types/node': 20.14.9 qs: 6.12.1