Skip to content

Commit

Permalink
deps(example): 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.7.1 to 5.7.3
- [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 15, 2024
1 parent 32d6d41 commit 95ac5f5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions examples/nextjs-14-clerk-shield/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/nextjs-14-clerk-shield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"@clerk/nextjs": "^5.7.1",
"@clerk/nextjs": "^5.7.3",
"next": "^14.2.14",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 95ac5f5

Please sign in to comment.