diff --git a/package.json b/package.json index b65bd550..15ac4f00 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-dom": "^18.3.1", "react-icons": "^5.2.1", "sharp": "^0.33.4", - "stripe": "^16.0.0", + "stripe": "^16.1.0", "zod": "^3.23.8", "zod-validation-error": "^3.3.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f729ad30..e5cb3f32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^0.33.4 version: 0.33.4 stripe: - specifier: ^16.0.0 - version: 16.0.0 + specifier: ^16.1.0 + version: 16.1.0 zod: specifier: ^3.23.8 version: 3.23.8 @@ -2343,8 +2343,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@16.0.0: - resolution: {integrity: sha512-HNPTzXrSompUxeGqDpbNmPvH/UEzziIxGWvTDTZwIBLlL6CFqR+3YLpV+g4HXOsPKbQRguauptQwVWO7Y/yEGg==} + stripe@16.1.0: + resolution: {integrity: sha512-syeEEd112om/waJ5gOQ+SaYi+setuidQ4ZIPiQREF4yJeegXhn2HKy6C0JYm7uhVQKfMAvuZ22dIRsnoDv7AMw==} engines: {node: '>=12.*'} styled-jsx@5.1.1: @@ -5199,7 +5199,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@16.0.0: + stripe@16.1.0: dependencies: '@types/node': 20.14.9 qs: 6.12.1