From 6c23684dd12d877fcaf040c356876bf2f393d3c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 May 2020 07:12:10 +0800 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JPEGJS-570039 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf2f607c23d..1ac63af864f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "formidable": "1.2.1", "fs.extra": "^1.3.2", "geoip-lite": "1.3.5", - "jimp": "0.6.0", + "jimp": "0.12.0", "jsdoc": "3.5.5", "json2csv": "4.3.2", "json2xls": "^0.1.2",