From 7bd5839962863da46fecd775f15d7aa783a8bfaa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 21:14:20 +0000 Subject: [PATCH] [Security] Bump jquery from 1.12.4 to 3.6.0 Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.6.0. **This update includes security fixes.** - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.6.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 d0bab40..5b14b75 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "expect.js": "~0.3.1", - "jquery": "^1.11.2", + "jquery": "^3.6.0", "precommit-hook": "^1.0.7", "rc-server": "3.x", "rc-tools": "3.x",