From 78683db2666e03299ff4429165850741f0b2b95f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Jul 2025 05:24:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6630fd..d1e7dfc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "node-tipbot-api": "0.0.5", "request": "2.82.0", "node-regexp": "0.1.1", - "cheerio": "0.20.0", + "cheerio": "0.22.0", "githubhook": "1.1.3" }, "devDependencies": {},