From 66dd9df20f76589b982ad3ec680af33cb3bb0968 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 20:08:36 +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-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- 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..9786e6f0b8 100644 --- a/4-natours/after-section-13/package.json +++ b/4-natours/after-section-13/package.json @@ -30,7 +30,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",