Skip to content

Commit

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


Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.1...v0.7.2)

Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](expressjs/cookie-parser@1.4.6...1.4.7)

Updates `express` from 4.18.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.18.2...4.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent d9a6360 commit 4abcd79
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 55 deletions.
117 changes: 64 additions & 53 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 @@ -57,12 +57,12 @@
"body-parser": "1.18.3",
"clean-webpack-plugin": "4.0.0",
"compression": "1.7.4",
"cookie-parser": "1.4.4",
"cookie-parser": "1.4.7",
"cross-env": "7.0.3",
"css-loader": "5.2.4",
"dotenv": "16.4.5",
"ejs": "3.1.10",
"express": "4.19.2",
"express": "4.21.1",
"file-loader": "6.0.0",
"focus-trap-react": "10.2.3",
"history": "3.3.0",
Expand Down

0 comments on commit 4abcd79

Please sign in to comment.