chore(deps): bump socket.io in /tests/apps/.websocket.disabled

Bumps [socket.io](https://github.com/socketio/socket.io) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.3.2...4.4.0)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-19 13:11:27 +00:00
committed by GitHub
parent 2d2d4247a1
commit 27521bf5d6

View File

@@ -7,7 +7,7 @@
"express": "4.17.x",
"connect": "*",
"handlebars": "~4.7.1",
"socket.io": "~4.3.0",
"socket.io": "~4.4.0",
"express3-handlebars": "~0.5.2"
},
"engines": {