diff --git a/package.json b/package.json index 4d3f391..1851205 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "fastify": "5.2.1", "fastify-raw-body": "^5.0.0", "nodemailer": "6.10.0", - "stripe": "20.3.0" + "stripe": "20.3.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3562c27..7a76cb5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 6.10.0 version: 6.10.0 stripe: - specifier: 20.3.0 - version: 20.3.0(@types/node@22.13.1) + specifier: 20.3.1 + version: 20.3.1(@types/node@22.13.1) devDependencies: '@nhcarrigan/eslint-config': specifier: 5.1.0 @@ -1927,8 +1927,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stripe@20.3.0: - resolution: {integrity: sha512-DYzcmV1MfYhycr1GwjCjeQVYk9Gu8dpxyTlu7qeDCsuguug7oUTxPsUQuZeSf/OPzK7pofqobvOKVqAwlpgf/Q==} + stripe@20.3.1: + resolution: {integrity: sha512-k990yOT5G5rhX3XluRPw5Y8RLdJDW4dzQ29wWT66piHrbnM2KyamJ1dKgPsw4HzGHRWjDiSSdcI2WdxQUPV3aQ==} engines: {node: '>=16'} peerDependencies: '@types/node': '>=16' @@ -4279,7 +4279,7 @@ snapshots: strip-json-comments@3.1.1: {} - stripe@20.3.0(@types/node@22.13.1): + stripe@20.3.1(@types/node@22.13.1): optionalDependencies: '@types/node': 22.13.1