From d2f9526a6ffb8201040841705b372a7176b3ed8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:20:22 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.0 in /anvio/data/interactive Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anvio/data/interactive/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anvio/data/interactive/package.json b/anvio/data/interactive/package.json index 1c5b688be..8498d7780 100644 --- a/anvio/data/interactive/package.json +++ b/anvio/data/interactive/package.json @@ -28,7 +28,7 @@ "bootstrap-waitingfor": "1.2.7", "d3": "3.5.6", "html5sortable": "0.13.3", - "jquery": "1.12.4", + "jquery": "3.5.0", "jquery-ui": "1.12.1", "marked": "14.1.2", "randomcolor": "0.6.2",