Bump socket.io-parser and socket.io in /JavaScript/adruino-temp-sensor

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 3.4.2 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `socket.io-parser` from 3.2.0 to 3.4.2
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.2.0...3.4.2)

Updates `socket.io` from 2.1.1 to 2.5.0
- [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/2.1.1...2.5.0)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-10 15:03:45 +00:00
committed by GitHub
parent 4dbc459ada
commit 92c84073a5
2 changed files with 167 additions and 132 deletions

View File

@@ -7,7 +7,7 @@
"express": "^4.16.3",
"fs": "0.0.1-security",
"serialport": "^6.2.2",
"socket.io": "^2.1.1"
"socket.io": "^2.5.0"
},
"devDependencies": {},
"scripts": {