Skip to content

Commit

Permalink
fix: update jose to fix nextjs edge error with middleware (#5372)
Browse files Browse the repository at this point in the history
fix: update jose to fix nextjs edge error
  • Loading branch information
belgattitude committed Sep 25, 2022
1 parent 2d8e910 commit bfc429d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/next-auth/package.json
Expand Up @@ -70,7 +70,7 @@
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",
"cookie": "^0.5.0",
"jose": "^4.3.7",
"jose": "^4.9.3",
"oauth": "^0.9.15",
"openid-client": "^5.1.0",
"preact": "^10.6.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfc429d

Please sign in to comment.