From 9f08ff84645e42a8ff1cbbf5e4ad87464639f1fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Aug 2024 06:29:18 +0000 Subject: [PATCH] fix: large-file/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-CSSWHAT-3035488 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 --- large-file/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/large-file/package.json b/large-file/package.json index 0e6486e35..248cacbc4 100644 --- a/large-file/package.json +++ b/large-file/package.json @@ -367,7 +367,7 @@ "chardet": "0.4.2", "check-error": "1.0.2", "check-more-types": "2.24.0", - "cheerio": "1.0.0-rc.2", + "cheerio": "1.0.0", "chokidar": "^2.0.0", "chownr": "^1.1.0", "chrome-trace-event": "0.1.3",