From 6f876a43ff5d7778cc0e8a3eeb34d1b7e5a9d42b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 01:47:17 +0000 Subject: [PATCH] chore(deps): bump stripe from 21.0.1 to 22.1.1 Bumps [stripe](https://github.com/stripe/stripe-node) from 21.0.1 to 22.1.1. - [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.1.1) --- 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 | 14 +++++--------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 205e0b8..ff2d0ec 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.1.1", "validator": "^13.15.22", "winston": "^3.18.3", "ws": "^8.18.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf37e17..d1fb853 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.1.1 + version: 22.1.1(@types/node@25.5.0) validator: specifier: '>=13.15.22' version: 13.15.26 @@ -308,28 +308,24 @@ packages: engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] - libc: [musl] '@biomejs/cli-linux-arm64@2.4.9': resolution: {integrity: sha512-4adnkAUi6K4C/emPRgYznMOcLlUqZdXWM6aIui4VP4LraE764g6Q4YguygnAUoxKjKIXIWPteKMgRbN0wsgwcg==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] - libc: [glibc] '@biomejs/cli-linux-x64-musl@2.4.9': resolution: {integrity: sha512-5TD+WS9v5vzXKzjetF0hgoaNFHMcpQeBUwKKVi3JbG1e9UCrFuUK3Gt185fyTzvRdwYkJJEMqglRPjmesmVv4A==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] - libc: [musl] '@biomejs/cli-linux-x64@2.4.9': resolution: {integrity: sha512-L10na7POF0Ks/cgLFNF1ZvIe+X4onLkTi5oP9hY+Rh60Q+7fWzKDDCeGyiHUFf1nGIa9dQOOUPGe2MyYg8nMSQ==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] - libc: [glibc] '@biomejs/cli-win32-arm64@2.4.9': resolution: {integrity: sha512-aDZr0RBC3sMGJOU10BvG7eZIlWLK/i51HRIfScE2lVhfts2dQTreowLiJJd+UYg/tHKxS470IbzpuKmd0MiD6g==} @@ -2104,8 +2100,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.1.1: + resolution: {integrity: sha512-cmodIYP27tBkJ8G7DuGgWw0PFuemlFZbuF3Wwr1TrjFjUa3T7NIgCe6TVwX8BO2ynu+xtTuDGfHafNDCPt9lXA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4737,7 +4733,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@21.0.1(@types/node@25.5.0): + stripe@22.1.1(@types/node@25.5.0): optionalDependencies: '@types/node': 25.5.0