From 0e01f1ea06e174eb0d1a04943dc32af88caff65b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 12:18:44 +0000 Subject: [PATCH] Bump jquery from 3.4.1 to 3.5.0 in /instagram_analyzer/dashkit Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0) Signed-off-by: dependabot[bot] --- instagram_analyzer/dashkit/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instagram_analyzer/dashkit/package.json b/instagram_analyzer/dashkit/package.json index ccaab43..914ba10 100644 --- a/instagram_analyzer/dashkit/package.json +++ b/instagram_analyzer/dashkit/package.json @@ -32,7 +32,7 @@ "flatpickr": "4.5.7", "highlight.js": "9.15.6", "highlightjs": "9.12.0", - "jquery": "3.4.1", + "jquery": "3.5.0", "jquery-mask-plugin": "1.14.15", "list.js": "1.5.0", "quill": "1.3.6",