Skip to content

Commit

Permalink
build(deps): bump cookie and iron-session
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 [iron-session](https://github.com/vvo/iron-session). 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 `iron-session` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/vvo/iron-session/releases)
- [Changelog](https://github.com/vvo/iron-session/blob/main/CHANGELOG.md)
- [Commits](vvo/iron-session@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: iron-session
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 636c2de commit 75dcccf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 39 deletions.
57 changes: 19 additions & 38 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 @@ -63,7 +63,7 @@
"@trpc/server": "10.45.2",
"@types/lodash": "^4.14.202",
"@types/validator": "^13.11.7",
"iron-session": "^8.0.1",
"iron-session": "^8.0.4",
"lodash": "^4.17.21",
"nanoid": "^5.0.8",
"next": "15.1.2",
Expand Down

0 comments on commit 75dcccf

Please sign in to comment.