From a17adb87d2fc949bd8046946ba18d57ae8dc85d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Sep 2022 08:08:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CSSWHAT-3035488 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbea912d666cd4..e8583c410ecca6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-loader": "5.4.0", "body-parser": "^1.13.2", "chai-jquery": "^2.0.0", - "cheerio": "~0.19.0", + "cheerio": "~0.20.0", "classnames": "^2.1.2", "compression": "^1.6.0", "connect-mongo": "~0.8.2",