Skip to content

Commit

Permalink
Bump cookie, express and socket.io
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

Updates `socket.io` from 4.7.2 to 4.8.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/[email protected])

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:development
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 842398e commit 2d1483e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
134 changes: 67 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"serialport": "^11.0.1",
"settings-store": "^1.4.1",
"shx": "^0.3.4",
"socket.io": "^4.7.2",
"socket.io": "^4.8.0",
"socket.io-client": "^4.7.2",
"startbootstrap-simple-sidebar": "^6.0.6",
"systeminformation": "^5.21.7",
Expand Down Expand Up @@ -69,7 +69,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"express": "^4.21.0",
"express": "^4.21.1",
"express-pino-logger": "^7.0.0",
"mocha": "^10.2.0",
"mocha-lcov-reporter": "^1.3.0",
Expand Down

0 comments on commit 2d1483e

Please sign in to comment.