diff --git a/package.json b/package.json index 3115d0e..0e3680c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "speakeasy": "^2.0.0", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", - "stripe": "^21.0.1", + "stripe": "^22.2.0", "validator": "^13.15.35", "winston": "^3.18.3", "ws": "^8.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87a3a81..f86740f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^5.1.7 version: 5.1.7 stripe: - specifier: ^21.0.1 - version: 21.0.1(@types/node@25.5.0) + specifier: ^22.2.0 + version: 22.2.0(@types/node@25.5.0) validator: specifier: '>=13.15.22' version: 13.15.35 @@ -2096,8 +2096,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@21.0.1: - resolution: {integrity: sha512-ocv0j7dWttswDWV2XL/kb6+yiLpDXNXL3RQAOB5OB2kr49z0cEatdQc12+zP/j5nrXk6rAsT4N3y/NUvBbK7Pw==} + stripe@22.2.0: + resolution: {integrity: sha512-WFGpMOom9QZqso1kcnSwJsCdC1QHDlMoCOxBZRf3JraMzhkfw7dgSdD2a1CFZrqC+mzAfqeEtYILrZhWKIDruA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4725,7 +4725,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@21.0.1(@types/node@25.5.0): + stripe@22.2.0(@types/node@25.5.0): optionalDependencies: '@types/node': 25.5.0