From 881ba4fa04bda83056297df8c4d327ed7b377a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 11:27:30 +0000 Subject: [PATCH] Bump jquery in /src/Modules/ISOPHP/Templates/Config/clients/mobile Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.4.1) Signed-off-by: dependabot[bot] --- src/Modules/ISOPHP/Templates/Config/clients/mobile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Modules/ISOPHP/Templates/Config/clients/mobile/package.json b/src/Modules/ISOPHP/Templates/Config/clients/mobile/package.json index 9a016c4..0a25918 100644 --- a/src/Modules/ISOPHP/Templates/Config/clients/mobile/package.json +++ b/src/Modules/ISOPHP/Templates/Config/clients/mobile/package.json @@ -20,7 +20,7 @@ "cordova-plugin-whitelist": "^1.3.2", "cordova-webos": "^3.7.0", "globby": "^2.0.0", - "jquery": "^2.1.4", + "jquery": "^3.4.1", "json-loader": "^0.5.1", "node-libs-browser": "^0.5.0", "phpjs": "^1.3.2",