From 50156d093ef98c8076d2a64c39bb9fd09bc8bafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 01:51:19 +0000 Subject: [PATCH] Bump jquery from 2.2.3 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 2.2.3 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.3...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 c794e7e..fc5e63e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "express-session": "1.11.3", "express-ws": "2.0.0-rc.1", "pug": "2.0.0-alpha6", - "jquery": "2.2.3", + "jquery": "3.5.0", "js-beautify": "1.5.10", "mongodb": "2.1.18", "morgan": "1.6.1",