diff --git a/apps/web/package.json b/apps/web/package.json index 7528b035..4209a43d 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -22,7 +22,7 @@ "postgres": "^3.4.9", "react": "19.2.4", "react-dom": "19.2.4", - "stripe": "^21.0.1", + "stripe": "^22.0.2", "zod": "^4.3.6", "zustand": "^5.0.12" }, diff --git a/package.json b/package.json index ad964a02..c37bc5bc 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.2", "zustand": "^5.0.12" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b2f4d90..07cc5933 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.6.0) + specifier: ^22.0.2 + version: 22.0.2(@types/node@25.6.0) 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.6.0) + specifier: ^22.0.2 + version: 22.0.2(@types/node@25.6.0) zod: specifier: ^4.3.6 version: 4.3.6 @@ -4851,17 +4851,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.2: + resolution: {integrity: sha512-2/BLrQ3oB1zlNfeL/LfHFjTGx6EQn0j+ztrrTJHuDjV5VVIpk92oSDaxyKLUr3pG3dnee2LZqhFUv2Bf0G1/3g==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -10743,11 +10734,7 @@ snapshots: dependencies: js-tokens: 9.0.1 - stripe@20.4.1(@types/node@25.6.0): - optionalDependencies: - '@types/node': 25.6.0 - - stripe@21.0.1(@types/node@25.6.0): + stripe@22.0.2(@types/node@25.6.0): optionalDependencies: '@types/node': 25.6.0