From 467eef33898a2fe4335be83e67500fdee7651b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 14:53:55 +0000 Subject: [PATCH] Bump jquery from 1.7.3 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.7.3 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/commits/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 4289156..197d073 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "backbone" : "0.9.2", "backbone.modelizer" : "git://github.com/audiosocket/backbone.modelizer.git", "backbone.mixins" : "git://github.com/audiosocket/backbone.mixins.git", - "jquery" : "1.7.3", + "jquery" : "3.4.1", "underscore" : "1.3.3" }, "devDependencies" : {