From a4eb43351ce337a9fb745e65ba8433207c060ad6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Aug 2024 02:26:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 197427ce416..e7bb6e8626c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "bunyan": "1.8.1", "bson-objectid": "1.1.4", "chalk": "1.1.3", - "cheerio": "0.22.0", + "cheerio": "1.0.0", "commander": "2.9.0", "compression": "1.6.2", "connect-slashes": "1.3.1",