From 164b8448291f3fe81f511b7b806e8d1ebbeec5c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 02:32:21 +0000 Subject: [PATCH] fix: 4-natours/after-section-13/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- 4-natours/after-section-13/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-natours/after-section-13/package.json b/4-natours/after-section-13/package.json index cc1f6f53e8..5592f55885 100644 --- a/4-natours/after-section-13/package.json +++ b/4-natours/after-section-13/package.json @@ -18,7 +18,7 @@ "bcryptjs": "^2.4.3", "cookie-parser": "^1.4.4", "dotenv": "^7.0.0", - "express": "^4.16.4", + "express": "^4.22.0", "express-mongo-sanitize": "^1.3.2", "express-rate-limit": "^3.5.0", "helmet": "^3.16.0",