From 4a7cb8f009d3b798b021ad9dfd2c894b7bd74b04 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Feb 2026 03:54:06 +0000 Subject: [PATCH] fix: lambdas/functions/termination-watcher/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15155603 --- lambdas/functions/termination-watcher/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 7d94e85788..b222d4f8eb 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.844.0", + "@aws-sdk/client-ec2": "^3.894.0", "@middy/core": "^6.1.6" }, "nx": {