From b47cdefa058716b9be9c63cc2c648a4aedc8e166 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 18:33:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PHIN-6598077 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78a8696b14..4335551f54 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "flat": "^5.0.2", "geodesy": "1.1.3", "highlight.js": "^11.2.0", - "jimp": "^0.16.1", + "jimp": "^0.22.0", "jquery": "3.6.0", "js-crc": "^0.2.0", "js-sha3": "^0.8.0",