deps: update stripe to 20.3.1
Node.js CI / CI (pull_request) Failing after 18s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m23s

This commit is contained in:
2026-02-16 07:01:57 -08:00
parent 9d2bca224f
commit 820a0fb023
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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"
}
}
+5 -5
View File
@@ -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