From 05480072acbf7ade98e0e3247bbd5de0a5a71c1f Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Sun, 23 Jan 2022 13:39:54 +0000 Subject: [PATCH] Update dependency jquery to v3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3780ee0b..78fca2ff 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-config-jakesidsmith": "github:jakesidsmith/eslint-config-jakesidsmith#v2.1.0", "http-server": "0.8.5", "immutable": "3.8.1", - "jquery": "3.1.1", + "jquery": "3.5.0", "jsdom": "9.8.3", "mocha": "3.2.0", "nyc": "10.0.0",