From 2746a05bce9134c1981a465de3ef2ab42057e7d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 14:35:55 +0000 Subject: [PATCH] fix: 4-natours/after-section-14/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- 4-natours/after-section-14/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-natours/after-section-14/package.json b/4-natours/after-section-14/package.json index 0b171a086b..4a8697b1db 100644 --- a/4-natours/after-section-14/package.json +++ b/4-natours/after-section-14/package.json @@ -34,7 +34,7 @@ "multer": "^1.4.1", "nodemailer": "^6.1.1", "pug": "^2.0.3", - "sharp": "^0.22.1", + "sharp": "^0.26.0", "slugify": "^1.3.4", "stripe": "^7.0.0", "validator": "^10.11.0",