Skip to content

Commit

Permalink
chore(deps): bump cookie and next-auth in /examples/web/nextjs-chat (#…
Browse files Browse the repository at this point in the history
…1457)

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.5 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 3bf6904 commit 7940127
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 deletions.
24 changes: 14 additions & 10 deletions examples/web/nextjs-chat/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 examples/web/nextjs-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@gomomento/sdk-web": "^1.99.0",
"autoprefixer": "10.4.14",
"next": "^13.5.6",
"next-auth": "^4.24.5",
"next-auth": "^4.24.10",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down

0 comments on commit 7940127

Please sign in to comment.