From 3b405b269d8d2d8db9b68b6c557bec64177c6ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:06:08 +0000 Subject: [PATCH] chore(deps): bump stripe from 22.0.0 to 22.1.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 22.0.0 to 22.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/v22.0.0...v22.1.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/dashboard/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index f66955c..02de3b3 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -15,7 +15,7 @@ "next": "16.2.2", "react": "19.2.4", "react-dom": "19.2.4", - "stripe": "^22.0.0" + "stripe": "^22.1.0" }, "devDependencies": { "@tailwindcss/postcss": "^4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a573fb..361c9ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: 19.2.4 version: 19.2.4(react@19.2.4) stripe: - specifier: ^22.0.0 - version: 22.0.0(@types/node@25.5.2) + specifier: ^22.1.0 + version: 22.1.0(@types/node@25.5.2) devDependencies: '@tailwindcss/postcss': specifier: ^4 @@ -3574,8 +3574,8 @@ packages: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} - stripe@22.0.0: - resolution: {integrity: sha512-q1UgXXpSfZCmkyzZEh3vFEWT7+ajuaFGqaP9Tsi2NMtwlkigIWNr+KBIUQqtNeNEsreDKgdn+BP5HRW9JDj22Q==} + stripe@22.1.0: + resolution: {integrity: sha512-w/xHyJGxXWnLPbNHG13sz/fae0MrFGC80Oz7YbICQymbfpqfEcsoG+6yG+9BWb81PWc4rrkeSO4wmTcmefmbLw==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -7579,7 +7579,7 @@ snapshots: strip-json-comments@2.0.1: {} - stripe@22.0.0(@types/node@25.5.2): + stripe@22.1.0(@types/node@25.5.2): optionalDependencies: '@types/node': 25.5.2