Skip to content

Commit

Permalink
build(deps): bump cookie from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md)
- [Commits](jshttp/cookie@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent c08eef0 commit abd3258
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 @@ -30,7 +30,7 @@
"avvio": "^8.0.0",
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"cookie": "^0.5.0",
"cookie": "^0.6.0",
"cookie-parser": "^1.4.4",
"cors": "^2.8.5",
"escape-string-regexp": "^5.0.0",
Expand Down

0 comments on commit abd3258

Please sign in to comment.