Skip to content

Commit

Permalink
fix(deps): update dependency jose to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent c7253f9 commit 6a4c642
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@trpc/next": "9.27.4",
"@trpc/react": "9.27.4",
"@trpc/server": "9.27.4",
"jose": "5.5.0",
"jose": "5.6.2",
"next": "13.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3682,10 +3682,10 @@ [email protected]:
import-local "^3.0.2"
jest-cli "^29.7.0"

jose@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/jose/-/jose-5.5.0.tgz#ec2a834606325d797851532733b14f1d5a40ee25"
integrity sha512-DUPr/1kYXbuqYpkCj9r66+B4SGCKXCLQ5ZbKCgmn4sJveJqcwNqWtAR56u4KPmpXjrmBO2uNuLdEAEiqIhFNBg==
jose@5.6.2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/jose/-/jose-5.6.2.tgz#b03628593d3a3c6486b37f4788faa6cc235cec79"
integrity sha512-F1t1/WZJ4JdmCE/XoMYw1dPOW5g8JF0xGm6Ox2fwaCAPlCzt+4Bh0EWP59iQuZNHHauDkCdjx+kCZSh5z/PGow==

[email protected]:
version "0.8.0"
Expand Down

0 comments on commit 6a4c642

Please sign in to comment.