From c1a0d441652b998f5c6e77a1433f605932fe914d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 16:08:53 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.1 in /application/views/wave 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] --- application/views/wave/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/wave/package.json b/application/views/wave/package.json index 092b20b..c4bf1ff 100644 --- a/application/views/wave/package.json +++ b/application/views/wave/package.json @@ -25,7 +25,7 @@ "grunt-sass": "^2.0.0", "grunt-stylelint": "^0.9.0", "grunt-uncss": "^0.6.1", - "jquery": "2.2.4", + "jquery": "3.5.1", "jquery-ui": "1.12.1", "matchdep": "^1.0.1", "pixrem": "^3.0.2",