From fbb4fac000386786e1e2cef9d81f9170eb0f1640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 04:28:10 +0000 Subject: [PATCH] Bump jquery in /src/main/webapp/angular2-webpack-maven Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.1) Signed-off-by: dependabot[bot] --- src/main/webapp/angular2-webpack-maven/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/angular2-webpack-maven/package.json b/src/main/webapp/angular2-webpack-maven/package.json index 313c979..9f222b2 100644 --- a/src/main/webapp/angular2-webpack-maven/package.json +++ b/src/main/webapp/angular2-webpack-maven/package.json @@ -21,7 +21,7 @@ "core-js": "2.4.1", "rxjs": "5.0.0-rc.4", "zone.js": "0.7.2", - "jquery": "^2.0.41", + "jquery": "^3.5.1", "x2js": "^3.1.0" }, "devDependencies": {