From 068adc27c926ccf25dd085dfdc8e96c1375f7a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 02:17:13 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.0 in /view Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0) Signed-off-by: dependabot[bot] --- view/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/package.json b/view/package.json index 720a624..bfb5f11 100644 --- a/view/package.json +++ b/view/package.json @@ -78,7 +78,7 @@ "gulp-inline-source": "^1.3.0", "gulp-replace": "^0.5.3", "highstock-browserify": "^1.0.1", - "jquery": "^2.1.4", + "jquery": "^3.5.0", "jsoneditor": "^4.2.0", "selectize": "^0.12.1", "underscore": "^1.8.3"