From 4acded916dad6893f685a1241f97a2ab352d33ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 00:44:38 +0000 Subject: [PATCH] Bump jquery from 2.1.4 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 2.1.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.1.4...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff09eac..bf215d0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "body-parser": "1.13.3", "domino": "1.0.19", "express": "4.13.3", - "jquery": "2.1.4", + "jquery": "3.5.0", "q": "1.4.1", "sync-request": "2.0.1", "underscore": "1.8.3",