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"
}
}