diff --git a/package.json b/package.json index 4940a639..cce3e832 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react": "19.2.0", "react-dom": "19.2.0", "react-hook-form": "7.66.1", - "stripe": "19.3.1", + "stripe": "20.0.0", "zod": "4.1.13" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 622285c8..e8cebb50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 7.66.1 version: 7.66.1(react@19.2.0) stripe: - specifier: 19.3.1 - version: 19.3.1(@types/node@24.10.1) + specifier: 20.0.0 + version: 20.0.0(@types/node@24.10.1) zod: specifier: 4.1.13 version: 4.1.13 @@ -2604,8 +2604,8 @@ packages: resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==} engines: {node: '>=14.16'} - stripe@19.3.1: - resolution: {integrity: sha512-5NXhLxTZ+4uO1wnsmNysILVuyeZ1Xia7niz/8ykBkGJkCcrY2WyQZwcfYuWZmZEJtWr2+0j49JXwNC6y9CHL7Q==} + stripe@20.0.0: + resolution: {integrity: sha512-EaZeWpbJOCcDytdjKSwdrL5BxzbDGNueiCfHjHXlPdBQvLqoxl6AAivC35SPzTmVXJb5duXQlXFGS45H0+e6Gg==} engines: {node: '>=16'} peerDependencies: '@types/node': '>=16' @@ -5299,7 +5299,7 @@ snapshots: strip-json-comments@5.0.3: {} - stripe@19.3.1(@types/node@24.10.1): + stripe@20.0.0(@types/node@24.10.1): dependencies: qs: 6.14.0 optionalDependencies: