deps: update stripe to 20.3.0
Node.js CI / CI (pull_request) Failing after 30s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m16s

This commit is contained in:
2026-02-08 07:04:04 -08:00
parent 548fffda36
commit 9d2bca224f
2 changed files with 6 additions and 16 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.2.0"
"stripe": "20.3.0"
}
}