From 78ef1bd5177f9ce56d7cdf183e8d10afa84e68cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:25:02 +0000 Subject: [PATCH] chore(deps-backend)(deps): bump stripe from 20.3.0 to 20.4.1 Bumps [stripe](https://github.com/stripe/stripe-node) from 20.3.0 to 20.4.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/v20.3.0...v20.4.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 20.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d030e34..16e2433 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "redis": "5.10.0", - "stripe": "20.3.0", + "stripe": "20.4.1", "ts-node": "10.9.2", "typescript": "5.9.3", "vite": "5.4.21" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7beb392..2490cd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 5.10.0 version: 5.10.0 stripe: - specifier: 20.3.0 - version: 20.3.0(@types/node@25.0.10) + specifier: 20.4.1 + version: 20.4.1(@types/node@25.0.10) ts-node: specifier: 10.9.2 version: 10.9.2(@swc/core@1.15.11(@swc/helpers@0.5.18))(@types/node@25.0.10)(typescript@5.9.3) @@ -5039,16 +5039,18 @@ packages: glob@10.5.0: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@11.1.0: resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -6754,8 +6756,8 @@ packages: '@types/node': optional: true - stripe@20.3.0: - resolution: {integrity: sha512-DYzcmV1MfYhycr1GwjCjeQVYk9Gu8dpxyTlu7qeDCsuguug7oUTxPsUQuZeSf/OPzK7pofqobvOKVqAwlpgf/Q==} + stripe@20.4.1: + resolution: {integrity: sha512-axCguHItc8Sxt0HC6aSkdVRPffjYPV7EQqZRb2GkIa8FzWDycE7nHJM19C6xAIynH1Qp1/BHiopSi96jGBxT0w==} engines: {node: '>=16'} peerDependencies: '@types/node': '>=16' @@ -15517,7 +15519,7 @@ snapshots: optionalDependencies: '@types/node': 25.0.10 - stripe@20.3.0(@types/node@25.0.10): + stripe@20.4.1(@types/node@25.0.10): optionalDependencies: '@types/node': 25.0.10