From 9f3ce147b18fd19a0e7d77b558b0b393be551525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:04:32 +0000 Subject: [PATCH] Bump jquery 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] --- .../uiux-authoring-tool/static/plugins/Chart.js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-layer/uiux-authoring-tool/static/plugins/Chart.js/package.json b/supporting-layer/uiux-authoring-tool/static/plugins/Chart.js/package.json index 91faec9..71bc508 100644 --- a/supporting-layer/uiux-authoring-tool/static/plugins/Chart.js/package.json +++ b/supporting-layer/uiux-authoring-tool/static/plugins/Chart.js/package.json @@ -29,7 +29,7 @@ "inquirer": "^0.5.1", "jasmine": "^2.3.2", "jasmine-core": "^2.3.4", - "jquery": "^2.1.4", + "jquery": "^3.5.0", "jshint-stylish": "~2.1.0", "karma": "^0.12.37", "karma-browserify": "^5.0.1",