From d7d0f7266abcfd13dda5c8af9f561e2ac2259cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 00:16:28 +0000 Subject: [PATCH] chore(deps-backend)(deps): bump stripe from 20.3.0 to 20.4.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 20.3.0 to 20.4.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/v20.3.0...v20.4.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 20.4.0 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..fa1122f 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.0", "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..8c6f6f0 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.0 + version: 20.4.0(@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.0: + resolution: {integrity: sha512-F/aN1IQ9vHmlyLNi3DkiIbyzQb6gyBG0uYFd/VrEVQSc9BLtlgknPUx0EvzZdBMRLFuRaPFIFd7Mxwtg7Pbwzw==} 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.0(@types/node@25.0.10): optionalDependencies: '@types/node': 25.0.10