diff --git a/packages/config/package.json b/packages/config/package.json index f586922d..e0e68ad8 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.11.0", + "stripe": "^16.12.0", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a821a04c..e7d2e691 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.11.0 - version: 16.11.0 + specifier: ^16.12.0 + version: 16.12.0 zod: specifier: ^3.23.8 version: 3.23.8 @@ -9051,8 +9051,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@16.11.0: - resolution: {integrity: sha512-Rl4S2UAU/uWr3diETk3wkpXSe7LBPJ4BdXRzto5XVGGUhvLi8Q0MShwI5yhPH6Cdv2kmLu/Yl14QMlHgeRp7Qw==} + stripe@16.12.0: + resolution: {integrity: sha512-H7eFVLDxeTNNSn4JTRfL2//LzCbDrMSZ+2q1c7CanVWgK2qIW5TwS+0V7N9KcKZZNpYh/uCqK0PyZh/2UsaAtQ==} engines: {node: '>=12.*'} style-loader@3.3.4: @@ -20556,7 +20556,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@16.11.0: + stripe@16.12.0: dependencies: '@types/node': 22.5.5 qs: 6.12.2