From 89020826359ec7fc9c28f4638542499f127f1510 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 21:43:26 +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 2cd005e..bb994db 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "boxen": "^5.1.2", "chalk": "^4.1.2", "clipboardy": "^2.3.0", - "jimp": "^0.16.13", + "jimp": "^0.22.0", "open": "^8.4.2", "qrcode-reader": "^1.0.4", "yargs": "^17.7.2"