From 487108673e66d4426359cf6b474b835dd42adf86 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 21:24:49 +0000 Subject: [PATCH] fix: 4-natours/after-section-11/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-11/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-natours/after-section-11/package.json b/4-natours/after-section-11/package.json index 0be32bf985..cc1560ccda 100644 --- a/4-natours/after-section-11/package.json +++ b/4-natours/after-section-11/package.json @@ -13,7 +13,7 @@ "dependencies": { "bcryptjs": "^2.4.3", "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",