Skip to content

Commit

Permalink
chore(deps): bump cookie and next-auth (#150)
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 [next-auth](https://github.com/nextauthjs/next-auth). These dependencies need to be updated together.


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

Updates `next-auth` from 4.24.8 to 4.24.11
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katie McLaughlin <[email protected]>
  • Loading branch information
dependabot[bot] and glasnt authored Dec 16, 2024
1 parent 57d5f24 commit 8a21ba6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
23 changes: 11 additions & 12 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 @@ -18,7 +18,7 @@
"@heroicons/react": "^2.0.16",
"@reduxjs/toolkit": "^1.9.3",
"next": "14.2.10",
"next-auth": "^4.24.5",
"next-auth": "^4.24.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "^8.0.5"
Expand Down

0 comments on commit 8a21ba6

Please sign in to comment.