From b74eb4457e803e9ee7c2095ab5e20d4b0700d75d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 07:52:50 +0000 Subject: [PATCH] chore(deps): bump stripe from 21.0.1 to 22.2.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 21.0.1 to 22.2.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/v21.0.1...v22.2.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 3115d0e..0e3680c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "speakeasy": "^2.0.0", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", - "stripe": "^21.0.1", + "stripe": "^22.2.0", "validator": "^13.15.35", "winston": "^3.18.3", "ws": "^8.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87a3a81..f86740f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^5.1.7 version: 5.1.7 stripe: - specifier: ^21.0.1 - version: 21.0.1(@types/node@25.5.0) + specifier: ^22.2.0 + version: 22.2.0(@types/node@25.5.0) validator: specifier: '>=13.15.22' version: 13.15.35 @@ -2096,8 +2096,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@21.0.1: - resolution: {integrity: sha512-ocv0j7dWttswDWV2XL/kb6+yiLpDXNXL3RQAOB5OB2kr49z0cEatdQc12+zP/j5nrXk6rAsT4N3y/NUvBbK7Pw==} + stripe@22.2.0: + resolution: {integrity: sha512-WFGpMOom9QZqso1kcnSwJsCdC1QHDlMoCOxBZRf3JraMzhkfw7dgSdD2a1CFZrqC+mzAfqeEtYILrZhWKIDruA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4725,7 +4725,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@21.0.1(@types/node@25.5.0): + stripe@22.2.0(@types/node@25.5.0): optionalDependencies: '@types/node': 25.5.0