From 750df2f77fbadab688a9f796e2558b3fc577def7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 16:47:02 -0500 Subject: [PATCH] build(deps): bump jquery from 3.6.1 to 3.7.1 (#305) Bumps [jquery](https://github.com/jquery/jquery) from 3.6.1 to 3.7.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.7.1) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfa849edb..462af2093 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@fontsource/open-sans": "5.0.18", "@fortawesome/fontawesome-free": "6.5.1", "bootstrap": "5.3.2", - "jquery": "3.6.1", + "jquery": "3.7.1", "plotly.js-dist-min": "2.16.1" } }