From 7b7d290bde976b14fc8ab82df4141eb34fb7e5d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 23:18:44 +0000 Subject: [PATCH] chore(deps-dev): [security] bump jquery from 1.11.3 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.11.3 to 3.5.1. **This update includes security fixes.** - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.11.3...3.5.1) 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 b4b6834..21789e3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/react-dom": "15.5.1", "async": "~1.5.0", "expect.js": "0.3.x", - "jquery": "~1.11.3", + "jquery": "~3.5.1", "pre-commit": "1.x", "rc-test": "6.x", "rc-tools": "6.x",