Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent badd471 commit 51cf808
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vercel/analytics": "^1.3.1",
"bcryptjs": "^2.4.3",
"next": "^14.2.15",
"next-auth": "4.24.8",
"next-auth": "4.24.10",
"next-share": "^0.27.0",
"nodemailer": "^6.9.15",
"pretty-ms": "^9.1.0",
Expand Down

0 comments on commit 51cf808

Please sign in to comment.