Skip to content

Commit

Permalink
Bump cookie and express in /td.server
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.19.2 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.19.2...4.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent 0b15f4c commit d0bbd4d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 115 deletions.
172 changes: 58 additions & 114 deletions td.server/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 td.server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"axios": "^1.6.0",
"bitbucket": "^2.11.0",
"dotenv": "^16.0.3",
"express": "^4.19.2",
"express": "^4.21.1",
"express-rate-limit": "^7.2.0",
"helmet": "^6.0.1",
"jsonwebtoken": "^9.0.0",
Expand Down

0 comments on commit d0bbd4d

Please sign in to comment.