From b10a06f1395b66116352acdd9447e5b593058611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:06:51 +0000 Subject: [PATCH] Bump jquery from 1.9.1 to 3.5.0 in /ehmp-ui/product/production Bumps [jquery](https://github.com/jquery/jquery) from 1.9.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.9.1...3.5.0) Signed-off-by: dependabot[bot] --- ehmp-ui/product/production/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ehmp-ui/product/production/package.json diff --git a/ehmp-ui/product/production/package.json b/ehmp-ui/product/production/package.json old mode 100755 new mode 100644 index 4774e32df..615e8f3f7 --- a/ehmp-ui/product/production/package.json +++ b/ehmp-ui/product/production/package.json @@ -19,7 +19,7 @@ "grunt-contrib-copy": "~0.5.0", "async": "~0.2.9", "backbone.marionette": "2.4.1", - "jquery": "~1.9.1", + "jquery": "~3.5.0", "jasmine-jquery": "~2", "lodash": "~1.3.1", "backbone": "1.1.2"