Skip to content

Commit

Permalink
Bump cookie and express
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 dependency [express](https://github.com/expressjs/express). 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.20.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.20.0...4.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0f1084a commit 9e77385
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 71 deletions.
106 changes: 36 additions & 70 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/xxhashjs": "0.2.2",
"body-parser": "~1.20.2",
"chalk": "5.3.0",
"express": "~4.20.0",
"express": "~4.21.1",
"helmet": "~7.0.0",
"lodash.merge": "~4.6.2",
"morgan": "~1.10.0",
Expand Down

0 comments on commit 9e77385

Please sign in to comment.