diff --git a/packages/config/package.json b/packages/config/package.json index 7e389563..f173fffd 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -16,7 +16,7 @@ "prettier": "@kduprey/eslint-config/prettier", "dependencies": { "@bdsqqq/try": "^2.3.1", - "stripe": "^16.7.0", + "stripe": "^16.8.0", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fe776ac..f52886aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -345,8 +345,8 @@ importers: specifier: ^2.3.1 version: 2.3.1 stripe: - specifier: ^16.7.0 - version: 16.7.0 + specifier: ^16.8.0 + version: 16.8.0 zod: specifier: ^3.23.8 version: 3.23.8 @@ -9242,8 +9242,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@16.7.0: - resolution: {integrity: sha512-BJCSEtqN8LJsPuPkjQmB/LlBl00uxi9FIPa6LNcF80ofMKqfnuervDhwWSZqCs6xJk/i9vx1D9lRoDnqSmym2w==} + stripe@16.8.0: + resolution: {integrity: sha512-6rOIcGOkxcc29jvhEyOYmpPFilekOBV+7vpemAoIAfbtCRW1yxzdDGM0/0vyekHglLL+wqGpP5ldrhO3dJ2JEQ==} engines: {node: '>=12.*'} style-loader@3.3.4: @@ -21031,7 +21031,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@16.7.0: + stripe@16.8.0: dependencies: '@types/node': 22.3.0 qs: 6.12.2