From 59a4500cbdd15191f24755634ce91a30adc2ef00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 05:17:25 +0000 Subject: [PATCH] Bump jsdom from 15.2.1 to 16.4.0 Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.2.1 to 16.4.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/15.2.1...16.4.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 513f57e..7bfff32 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "ejs": "^2.6.2", "express": "^4.17.1", "imap": "^0.8.19", - "jsdom": "^15.1.1", + "jsdom": "^16.4.0", "mailparser": "^2.7.1", "meta-extractor": "^1.5.2", "node-readability": "^3.0.0",