From 06784aa156dd2d2267b25f3f99f0f3c208927d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 01:20:10 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.0 in /neural_activity_app/app Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.5.0) Signed-off-by: dependabot[bot] --- neural_activity_app/app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neural_activity_app/app/package.json b/neural_activity_app/app/package.json index 672d625..d89d019 100644 --- a/neural_activity_app/app/package.json +++ b/neural_activity_app/app/package.json @@ -16,7 +16,7 @@ "d3": "^3.5.17", "google-palette": "^1.0.0", "hellojs": "^1.14.0", - "jquery": "^1.11.3", + "jquery": "^3.5.0", "moment": "^2.19.2", "ng-text-truncate": "^1.0.0", "nvd3": "^1.8.5-dev"