From 5354791e8d848b33393e55b0490c9fb3f8252b80 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jun 2023 14:57:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- 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": {},