From 1a47b578dd03f7fd7dac3a332fb919ff1b63c6e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 23:20:03 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec3bbd6..b0962e0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/kaizer1v/profiling#readme", "dependencies": { - "jquery": "^1.11.0", + "jquery": "^3.4.1", "jquery-ui": "^1.12.0", "jquery.tipsy": "^1.0.3", "d3": "^3.4.3"