Skip to content

Commit

Permalink
Bump cookie and cookies-next (#734)
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 dependency [cookies-next](https://github.com/andreizanik/cookies-next). These dependencies need to be updated together.


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

Updates `cookies-next` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/andreizanik/cookies-next/releases)
- [Commits](andreizanik/cookies-next@v4.2.1...v4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent ee4586b commit f168ec8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"cookie": "^0.7.2",
"cookie-signature": "^1.2.1",
"cookies-next": "^4.2.1",
"cookies-next": "^4.3.0",
"csrf": "^3.1.0",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.2.0",
Expand Down

0 comments on commit f168ec8

Please sign in to comment.