From f21a52f6e7a648f2bbf45994146d13ad39758ac7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 21:07:02 +0000 Subject: [PATCH] Update dependency isbinaryfile to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63451c8..b826d3f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "ejs": "3.1.10", "express": "4.22.1", "http": "0.0.0", - "isbinaryfile": "5.0.6", + "isbinaryfile": "6.0.0", "js-yaml": "4.1.1", "node-downloader-helper": "2.1.9", "readdirp": "3.6.0",