aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-04 01:01:04 +0000
committerGitHub <noreply@github.com>2023-05-04 01:01:04 +0000
commit65ff8865dadb9d326f6e25343d481ae6b5490668 (patch)
tree3b0e3887c7d9d861f89b7c2f0a2760b177e16c78 /package.json
parentd41cc89c23c54b4f2b9d1ef6700d9fd9a3abc10c (diff)
downloadLuxcena-Neo-65ff8865dadb9d326f6e25343d481ae6b5490668.tar.gz
Luxcena-Neo-65ff8865dadb9d326f6e25343d481ae6b5490668.zip
:arrow_up: Bump engine.io and socket.iodependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.4.2 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `engine.io` from 6.2.1 to 6.4.2 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.2.1...6.4.2) Updates `socket.io` from 4.5.4 to 4.6.1 - [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/4.5.4...4.6.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index abad0ca..e2318ce 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"fs-extra": "^11.1.0",
"ini": "^2.0.0",
"node-fetch": "^3.3.0",
- "socket.io": "^4.1.3"
+ "socket.io": "^4.6.1"
},
"devDependencies": {
"@codemirror/basic-setup": "^0.19.0",