From 49b174d3decc98b89531f3104754efa13349d015 Mon Sep 17 00:00:00 2001 From: Victor Calazans Date: Wed, 9 Jul 2025 22:38:37 -0300 Subject: [PATCH] Revert "update lib" This reverts commit 20b5066b56413c63485f989e08165fd7a80dda37. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2621aa0..a6eb2470 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "form-data": "^4.0.1", "https-proxy-agent": "^7.0.6", "i18next": "^23.7.19", - "jimp": "^1.6.0", + "jimp": "^0.16.13", "json-schema": "^0.4.0", "jsonschema": "^1.4.1", "jsonwebtoken": "^9.0.2",