Skip to content

Commit

Permalink
build(deps): 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.5 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/socket.io@4.7.5...socket.io@4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 9336bbd commit 6b959ed
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 38 deletions.
62 changes: 26 additions & 36 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 @@ -33,15 +33,15 @@
"async": "^3.2.5",
"@snyk/protect": "^1.1292.4",
"bunyan": "^1.8.15",
"express": "^4.21.0",
"express": "^4.21.1",
"express-basic-auth": "^1.2.0",
"express-bunyan-logger": "^1.3.3",
"gentelella": "^1.4.0",
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"minimist": "^1.2.8",
"qs": "^6.13.0",
"socket.io": "^4.7.5",
"socket.io": "^4.8.0",
"stream-browserify": "^3.0.0",
"sweetalert": "^2.1.2",
"yargs": "^17.7.1"
Expand Down

0 comments on commit 6b959ed

Please sign in to comment.