From 6bfab2667cec0a862d2706f26c4d7abb4c0c5f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 17:08:21 +0000 Subject: [PATCH] Bump jquery from 3.1.1 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.1.1...3.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ac857a9..4e366a4b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "preboot": "git+https://github.com/mdo/preboot.git#4aab4edd85f076d50609cbe28e4fe66cc0771701", "gitbook-logos": "git+https://github.com/GitbookIO/logos.git#2.0.2", "gitbook-markdown-css": "1.0.1", - "jquery": "3.1.1", + "jquery": "3.4.1", "less": "2.7.1", "less-plugin-clean-css": "1.5.1", "mousetrap": "1.6.0",