From 89784b54abdab048ffeecb6614347f46b3472210 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Dec 2025 22:36:13 +0000 Subject: [PATCH] fix: the-lambda-trilogy/typescript/lambda-fns/the-lambda-lith/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-14157151 --- .../typescript/lambda-fns/the-lambda-lith/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-lambda-trilogy/typescript/lambda-fns/the-lambda-lith/package.json b/the-lambda-trilogy/typescript/lambda-fns/the-lambda-lith/package.json index 4ab63b5d..d267870d 100644 --- a/the-lambda-trilogy/typescript/lambda-fns/the-lambda-lith/package.json +++ b/the-lambda-trilogy/typescript/lambda-fns/the-lambda-lith/package.json @@ -16,6 +16,6 @@ }, "dependencies": { "aws-serverless-express": "^3.3.8", - "express": "^4.17.1" + "express": "^4.22.0" } }