diff --git a/apps/web/package.json b/apps/web/package.json index 3666a147..755a908f 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -22,7 +22,7 @@ "postgres": "^3.4.8", "react": "19.2.4", "react-dom": "19.2.4", - "stripe": "^21.0.1", + "stripe": "^22.0.0", "zod": "^4.3.6", "zustand": "^5.0.12" }, diff --git a/package.json b/package.json index 9b5815ac..ebc1c176 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@tanstack/react-virtual": "^3.13.23", "date-fns": "^4.1.0", "immer": "^11.1.4", - "stripe": "^20.4.1", + "stripe": "^22.0.0", "zustand": "^5.0.12" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54151ac2..16c336bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^11.1.4 version: 11.1.4 stripe: - specifier: ^20.4.1 - version: 20.4.1(@types/node@25.5.2) + specifier: ^22.0.0 + version: 22.0.0(@types/node@25.5.2) zustand: specifier: ^5.0.12 version: 5.0.12(@types/react@19.2.14)(immer@11.1.4)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4)) @@ -158,8 +158,8 @@ importers: specifier: 19.2.4 version: 19.2.4(react@19.2.4) stripe: - specifier: ^21.0.1 - version: 21.0.1(@types/node@25.5.2) + specifier: ^22.0.0 + version: 22.0.0(@types/node@25.5.2) zod: specifier: ^4.3.6 version: 4.3.6 @@ -4968,17 +4968,8 @@ packages: strip-literal@3.1.0: resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==} - stripe@20.4.1: - resolution: {integrity: sha512-axCguHItc8Sxt0HC6aSkdVRPffjYPV7EQqZRb2GkIa8FzWDycE7nHJM19C6xAIynH1Qp1/BHiopSi96jGBxT0w==} - engines: {node: '>=16'} - peerDependencies: - '@types/node': '>=16' - peerDependenciesMeta: - '@types/node': - optional: true - - stripe@21.0.1: - resolution: {integrity: sha512-ocv0j7dWttswDWV2XL/kb6+yiLpDXNXL3RQAOB5OB2kr49z0cEatdQc12+zP/j5nrXk6rAsT4N3y/NUvBbK7Pw==} + stripe@22.0.0: + resolution: {integrity: sha512-q1UgXXpSfZCmkyzZEh3vFEWT7+ajuaFGqaP9Tsi2NMtwlkigIWNr+KBIUQqtNeNEsreDKgdn+BP5HRW9JDj22Q==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -11161,11 +11152,7 @@ snapshots: dependencies: js-tokens: 9.0.1 - stripe@20.4.1(@types/node@25.5.2): - optionalDependencies: - '@types/node': 25.5.2 - - stripe@21.0.1(@types/node@25.5.2): + stripe@22.0.0(@types/node@25.5.2): optionalDependencies: '@types/node': 25.5.2