From cf5f3b91afb023f60935c57c19c27cd0b6b25aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 07:15:04 +0000 Subject: [PATCH] build(deps): bump stripe from 16.6.0 to 16.7.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 16.6.0 to 16.7.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.6.0...v16.7.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/config/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/config/package.json b/packages/config/package.json index a1c7cf01..d159eed3 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -16,7 +16,7 @@ "prettier": "@kduprey/eslint-config/prettier", "dependencies": { "@bdsqqq/try": "^2.3.1", - "stripe": "^16.6.0", + "stripe": "^16.7.0", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89dffa4b..473ac3fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -345,8 +345,8 @@ importers: specifier: ^2.3.1 version: 2.3.1 stripe: - specifier: ^16.6.0 - version: 16.6.0 + specifier: ^16.7.0 + version: 16.7.0 zod: specifier: ^3.23.8 version: 3.23.8 @@ -9234,8 +9234,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@16.6.0: - resolution: {integrity: sha512-6hWEt6n7InVyP4p2MfMpyl1GwKRJA2w4VAwxJUbXA9xhT7ToWOdrTXqTz2EnyJkw4PMM03twi3eOWQAXN/+uEg==} + stripe@16.7.0: + resolution: {integrity: sha512-BJCSEtqN8LJsPuPkjQmB/LlBl00uxi9FIPa6LNcF80ofMKqfnuervDhwWSZqCs6xJk/i9vx1D9lRoDnqSmym2w==} engines: {node: '>=12.*'} style-loader@3.3.4: @@ -21015,7 +21015,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@16.6.0: + stripe@16.7.0: dependencies: '@types/node': 22.1.0 qs: 6.12.2