From 811a7c4d481b43b1dce78d46d6cca95ec0932169 Mon Sep 17 00:00:00 2001 From: Calvin Montgomery Date: Sun, 21 Mar 2021 21:22:17 -0700 Subject: [PATCH] deps: bump cheerio --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 362f555e..a8114eab 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "bcrypt": "^5.0.1", "bluebird": "^3.7.2", "body-parser": "^1.19.0", - "cheerio": "^1.0.0-rc.2", + "cheerio": "^1.0.0-rc.5", "clone": "^2.1.2", "compression": "^1.7.4", "cookie-parser": "^1.4.5",