From 909d1b55a2bb81638095fe21647504f5967ec3f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 11:08:16 +0000 Subject: [PATCH] fix: 4-natours/after-section-12/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-12/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-natours/after-section-12/package.json b/4-natours/after-section-12/package.json index 8ee49668b1..c16b021ae3 100644 --- a/4-natours/after-section-12/package.json +++ b/4-natours/after-section-12/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",