From 5c50bae595f09ac59ee6cfa054014e5bcc1228c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Oct 2025 07:57:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINDOCUMENT-13045385 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b36aa58..aef1f77 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "forever": "^4.0.0", "glob": "^9.0.0", "html-to-text": "^6.0.0", - "jimp": "^0.22.3", + "jimp": "^1.0.2", "juice": "^7.0.0", "md5": "^2.2.1", "moment": "^2.18.1",