Skip to content

Commit

Permalink
chore(deps): update cookie-parser requirement from ^1.4.6 to ^1.4.7
Browse files Browse the repository at this point in the history
Updates the requirements on [cookie-parser](https://github.com/expressjs/cookie-parser) to permit the latest version.
- [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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e3a5dd9 commit 027ac63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"body-parser": "^1.20.3",
"compression": "^1.7.4",
"connect-flash": "^0.1.1",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cookie-signature": "^1.2.1",
"express": "^4.19.2",
"express-session": "^1.18.0",
Expand Down

0 comments on commit 027ac63

Please sign in to comment.