From 929607108ba02573f74f60e617e4d8bcc714007f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:33:13 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 3 updates Bumps the npm_and_yarn group with 2 updates in the /viewer directory: [express](https://github.com/expressjs/express) and [passport](https://github.com/jaredhanson/passport). Bumps the npm_and_yarn group with 1 update in the /viewer/public/DataTables-1.9.1 directory: [jquery](https://github.com/jquery/jquery). Updates `express` from 3.5.3 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](https://github.com/expressjs/express/compare/3.5.3...4.21.2) Updates `passport` from 0.2.2 to 0.7.0 - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaredhanson/passport/compare/v0.2.2...v0.7.0) Updates `jquery` from 1.7.3 to 3.7.1 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](https://github.com/jquery/jquery/commits/3.7.1) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: passport dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jquery dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- viewer/package.json | 4 ++-- viewer/public/DataTables-1.9.1/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/viewer/package.json b/viewer/package.json index 393dfda122..782e6c1d4c 100644 --- a/viewer/package.json +++ b/viewer/package.json @@ -6,13 +6,13 @@ "dependencies": { "async": "~0.8.0", "elasticsearch": "~2.2.0", - "express": "~3.5.2", + "express": "~4.21.2", "fs-ext": "~0.3.2", "jade": "~1.3.1", "iniparser": "http://github.com/awick/node-iniparser/tarball/master", "keep-alive-agent": "~0.0.1", "passport-http": "~0.2.2", - "passport": "~0.2.0", + "passport": "~0.7.0", "stylus": "~0.44.0", "png": "~3.0.3" } diff --git a/viewer/public/DataTables-1.9.1/package.json b/viewer/public/DataTables-1.9.1/package.json index cd27279503..6b434c4a54 100644 --- a/viewer/public/DataTables-1.9.1/package.json +++ b/viewer/public/DataTables-1.9.1/package.json @@ -17,7 +17,7 @@ } ], "dependencies": { - "jquery": "1.3 - 1.7" + "jquery": "1.3 - 3.8" }, "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.", "keywords": [