From 766bd100659d5727856d99e403659e285a48eb19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 08:02:11 +0000 Subject: [PATCH] Bump jsdom from 16.4.0 to 16.5.1 in /web/node_modules/jquery Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.5.1. - [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/16.4.0...16.5.1) Signed-off-by: dependabot[bot] --- web/node_modules/jquery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/node_modules/jquery/package.json b/web/node_modules/jquery/package.json index 649751a..405f77f 100644 --- a/web/node_modules/jquery/package.json +++ b/web/node_modules/jquery/package.json @@ -85,7 +85,7 @@ "gzip-js": "0.3.2", "husky": "5.1.3", "insight": "0.10.3", - "jsdom": "16.4.0", + "jsdom": "16.5.1", "karma": "6.1.1", "karma-browserstack-launcher": "1.6.0", "karma-chrome-launcher": "3.1.0",