From 5e372c38df09419ed40ca65b4c32fdb175f8bb25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 15:48:48 +0000 Subject: [PATCH] Bump jquery from 1.8.3 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.8.3 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.8.3...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 86e6230..5451fd7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "organic-cells": "0.0.17", "jade": "0.30.0", "underscore": "1.5.2", - "jquery": "1.8.3", + "jquery": "3.4.1", "jquery-browserify": "1.8.1", "glob": "3.1.14" },