From a53b0c62bc023bcb0b77bd9ebadbf8bcde354f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 20:08:18 +0000 Subject: [PATCH] Bump jquery in /OfficeManagementSite/leave1/static/leave1 Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.4.1) Signed-off-by: dependabot[bot] --- OfficeManagementSite/leave1/static/leave1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfficeManagementSite/leave1/static/leave1/package.json b/OfficeManagementSite/leave1/static/leave1/package.json index a051413..3484327 100644 --- a/OfficeManagementSite/leave1/static/leave1/package.json +++ b/OfficeManagementSite/leave1/static/leave1/package.json @@ -19,7 +19,7 @@ "gulp-rename": "^1.2.2", "gulp-sass": "^2.3.2", "gulp-uglify": "^1.5.4", - "jquery": "^1.11.3" + "jquery": "^3.4.1" }, "repository": { "type": "git",