Skip to content

Commit

Permalink
fix(deps): update dependency jose to v5.6.2 (#5632)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 3e9c6b4 commit 55e3476
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"graphql-jit": "0.8.6",
"graphql-yoga": "5.4.0",
"i18next": "23.11.5",
"jose": "5.5.0",
"jose": "5.6.2",
"ky": "1.4.0",
"next": "14.2.4",
"next-auth": "4.24.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14424,10 +14424,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:5.5.0":
version: 5.5.0
resolution: "jose@npm:5.5.0"
checksum: 10c0/e240caa9f7fbaac0d8732d5ea69ce9e5831c7e8586317687100825b29812e09d424543efb0eb4c90fe178995a6eca46c91a5c147bd6b12b3d1cded3983b5fabf
"jose@npm:5.6.2":
version: 5.6.2
resolution: "jose@npm:5.6.2"
checksum: 10c0/86df19254559785968b10873a23cc6361e5dfd5fc9b8774d7d0692c43a234a7ef91bd4a6832c441e15c6282f89d13515f8d979623952baf465442529ccc01509
languageName: node
linkType: hard

Expand Down Expand Up @@ -16414,7 +16414,7 @@ __metadata:
graphql-yoga: "npm:5.4.0"
i18next: "npm:23.11.5"
is-ci: "npm:3.0.1"
jose: "npm:5.5.0"
jose: "npm:5.6.2"
jsdom: "npm:24.1.0"
ky: "npm:1.4.0"
next: "npm:14.2.4"
Expand Down

0 comments on commit 55e3476

Please sign in to comment.