diff --git a/apps/api/package.json b/apps/api/package.json index 37bf45c..1a9cec0 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -24,7 +24,7 @@ "@tx-agent-kit/observability": "workspace:*", "effect": "^3.19.19", "openid-client": "^5.7.1", - "stripe": "^19.2.0" + "stripe": "^20.4.0" }, "devDependencies": { "@tx-agent-kit/auth": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4273054..35544f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,8 +92,8 @@ importers: specifier: ^5.7.1 version: 5.7.1 stripe: - specifier: ^19.2.0 - version: 19.3.1(@types/node@25.3.3) + specifier: ^20.4.0 + version: 20.4.0(@types/node@25.3.3) devDependencies: '@tx-agent-kit/auth': specifier: workspace:* @@ -9008,10 +9008,9 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@19.3.1: - resolution: {integrity: sha512-5NXhLxTZ+4uO1wnsmNysILVuyeZ1Xia7niz/8ykBkGJkCcrY2WyQZwcfYuWZmZEJtWr2+0j49JXwNC6y9CHL7Q==} + stripe@20.4.0: + resolution: {integrity: sha512-F/aN1IQ9vHmlyLNi3DkiIbyzQb6gyBG0uYFd/VrEVQSc9BLtlgknPUx0EvzZdBMRLFuRaPFIFd7Mxwtg7Pbwzw==} engines: {node: '>=16'} - deprecated: This version has a major bug where the Files API times out. See issue 2538 peerDependencies: '@types/node': '>=16' peerDependenciesMeta: @@ -20078,9 +20077,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@19.3.1(@types/node@25.3.3): - dependencies: - qs: 6.15.0 + stripe@20.4.0(@types/node@25.3.3): optionalDependencies: '@types/node': 25.3.3