Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2022
1 parent cc7d819 commit c63130b
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 @@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"ajv": "^8.1.0",
"cookie": "^0.4.0",
"cookie": "^0.5.0",
"process-warning": "^1.0.0",
"set-cookie-parser": "^2.4.1"
},
Expand Down

0 comments on commit c63130b

Please sign in to comment.