[go: up one dir, main page]

Skip to content

Commit

Permalink
Bump cookie and next-auth
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.7 to 4.24.10
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.7...next-auth@4.24.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent d6c7508 commit 83ea2a6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 19 deletions.
31 changes: 13 additions & 18 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 @@ -70,7 +70,7 @@
"moment": "^2.30.1",
"nanoid": "^5.0.7",
"next": "^14.2.10",
"next-auth": "^4.24.7",
"next-auth": "^4.24.10",
"next-mdx-remote-client": "^1.0.3",
"next-themes": "^0.3.0",
"parse-numeric-range": "^1.3.0",
Expand Down

0 comments on commit 83ea2a6

Please sign in to comment.