From a7db5386c1619b3f0cb3ca8ac94a8a68f1b0cc39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:26:53 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 4 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /CANQUA2018 directory: [socket.io](https://github.com/socketio/socket.io). Bumps the npm_and_yarn group with 2 updates in the /CANQUA2018/plugin/multiplex directory: [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io). Bumps the npm_and_yarn group with 1 update in the /CANQUA2018/reveal.js-master directory: [socket.io](https://github.com/socketio/socket.io). Bumps the npm_and_yarn group with 2 updates in the /CANQUA2018/reveal.js-master/plugin/multiplex directory: [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io). Updates `socket.io` from 1.7.4 to 4.8.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/1.7.4...socket.io@4.8.3) Updates `express` from 4.13.4 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.13.4...v5.2.1) Updates `socket.io` from 1.3.7 to 4.8.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/1.7.4...socket.io@4.8.3) Updates `socket.io` from 1.7.4 to 4.8.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/1.7.4...socket.io@4.8.3) Updates `express` from 4.13.4 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.13.4...v5.2.1) Updates `socket.io` from 1.3.7 to 4.8.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/1.7.4...socket.io@4.8.3) --- updated-dependencies: - dependency-name: socket.io dependency-version: 4.8.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: socket.io dependency-version: 4.8.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: socket.io dependency-version: 4.8.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: socket.io dependency-version: 4.8.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- CANQUA2018/package.json | 4 ++-- CANQUA2018/plugin/multiplex/package.json | 4 ++-- CANQUA2018/reveal.js-master/package.json | 4 ++-- CANQUA2018/reveal.js-master/plugin/multiplex/package.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CANQUA2018/package.json b/CANQUA2018/package.json index 614a4e3..1b3ed52 100644 --- a/CANQUA2018/package.json +++ b/CANQUA2018/package.json @@ -23,7 +23,7 @@ "node": ">=4.0.0" }, "devDependencies": { - "express": "^4.15.2", + "express": "^5.2.1", "grunt": "^1.0.1", "grunt-autoprefixer": "^3.0.4", "grunt-cli": "^1.2.0", @@ -37,7 +37,7 @@ "grunt-retire": "^1.0.7", "grunt-zip": "~0.17.1", "mustache": "^2.3.0", - "socket.io": "^1.7.3" + "socket.io": "^4.8.3" }, "license": "MIT" } diff --git a/CANQUA2018/plugin/multiplex/package.json b/CANQUA2018/plugin/multiplex/package.json index bbed77a..8bfc8d5 100644 --- a/CANQUA2018/plugin/multiplex/package.json +++ b/CANQUA2018/plugin/multiplex/package.json @@ -10,10 +10,10 @@ "node": "~4.1.1" }, "dependencies": { - "express": "~4.13.3", + "express": "~5.2.1", "grunt-cli": "~0.1.13", "mustache": "~2.2.1", - "socket.io": "~1.3.7" + "socket.io": "~4.8.3" }, "license": "MIT" } diff --git a/CANQUA2018/reveal.js-master/package.json b/CANQUA2018/reveal.js-master/package.json index 614a4e3..1b3ed52 100644 --- a/CANQUA2018/reveal.js-master/package.json +++ b/CANQUA2018/reveal.js-master/package.json @@ -23,7 +23,7 @@ "node": ">=4.0.0" }, "devDependencies": { - "express": "^4.15.2", + "express": "^5.2.1", "grunt": "^1.0.1", "grunt-autoprefixer": "^3.0.4", "grunt-cli": "^1.2.0", @@ -37,7 +37,7 @@ "grunt-retire": "^1.0.7", "grunt-zip": "~0.17.1", "mustache": "^2.3.0", - "socket.io": "^1.7.3" + "socket.io": "^4.8.3" }, "license": "MIT" } diff --git a/CANQUA2018/reveal.js-master/plugin/multiplex/package.json b/CANQUA2018/reveal.js-master/plugin/multiplex/package.json index bbed77a..8bfc8d5 100644 --- a/CANQUA2018/reveal.js-master/plugin/multiplex/package.json +++ b/CANQUA2018/reveal.js-master/plugin/multiplex/package.json @@ -10,10 +10,10 @@ "node": "~4.1.1" }, "dependencies": { - "express": "~4.13.3", + "express": "~5.2.1", "grunt-cli": "~0.1.13", "mustache": "~2.2.1", - "socket.io": "~1.3.7" + "socket.io": "~4.8.3" }, "license": "MIT" }