From aa18798a2d8c28cd94ef21a9447e3876f7906bad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Sep 2023 14:54:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHARP-5922108 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8bd291..a6b4e1d 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "remove-markdown": "^0.5.0", "sass": "^1.54.5", "serve-static": "^1.15.0", - "sharp": "^0.30.7", + "sharp": "^0.32.6", "slugify": "^1.6.5", "uglify-js": "^3.17.0", "underscore.string": "^3.3.6"