Skip to content

Commit

Permalink
chore(deps): bump cookie and @clerk/nextjs
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.0 and updates ancestor dependency [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs). These dependencies need to be updated together.


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

Updates `@clerk/nextjs` from 5.1.5 to 5.7.2
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/nextjs)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 16fecf7 commit ae63920
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 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 @@ -25,7 +25,7 @@
"tsc": "tsc --noEmit"
},
"dependencies": {
"@clerk/nextjs": "^5.1.5",
"@clerk/nextjs": "^5.7.2",
"@prisma/client": "^5.6.0",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-icons": "^1.3.0",
Expand Down

0 comments on commit ae63920

Please sign in to comment.