From cd65edb7568f8878f560264d771833c2f4603cec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 19:11:19 +0000 Subject: [PATCH] fix: aws-node-stripe-integration/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- aws-node-stripe-integration/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-node-stripe-integration/package.json b/aws-node-stripe-integration/package.json index 7394eb895..8b5d96cc3 100644 --- a/aws-node-stripe-integration/package.json +++ b/aws-node-stripe-integration/package.json @@ -6,7 +6,7 @@ "dependencies": { "config": "^1.24.0", "js-yaml": "^3.7.0", - "stripe": "^4.14.0" + "stripe": "^6.25.1" }, "devDependencies": {}, "scripts": {