From ff9b31e78a41faaa2b231b6d6ed4e01f2aecef74 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 07:29:08 +0000 Subject: [PATCH] fix: Js-Projects/Payment-Donation/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- Js-Projects/Payment-Donation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Js-Projects/Payment-Donation/package.json b/Js-Projects/Payment-Donation/package.json index 492e6a7946..57da134fc0 100644 --- a/Js-Projects/Payment-Donation/package.json +++ b/Js-Projects/Payment-Donation/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "dotenv": "^10.0.0", - "express": "^4.17.1", + "express": "^4.22.0", "natives": "^1.1.6", "nodemon": "^2.0.13", "request": "^2.88.2",