Skip to content

Commit

Permalink
fix(deps): update dependency jose to v5.9.2 (#5930)
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 Sep 14, 2024
1 parent efe4f97 commit 9eece5d
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 @@ -91,7 +91,7 @@
"graphql-jit": "0.8.6",
"graphql-yoga": "5.7.0",
"i18next": "23.15.1",
"jose": "5.8.0",
"jose": "5.9.2",
"ky": "1.7.2",
"next": "14.2.11",
"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 @@ -13033,10 +13033,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:5.8.0":
version: 5.8.0
resolution: "jose@npm:5.8.0"
checksum: 10c0/f4dba1bbc41c46ae549840c3f99db07e72c1a191dffeef46bbd81c5fdc01827bb4be4d9f3e77d37887ffb56c57bd276e5fde314e6e790db19809008e47004c48
"jose@npm:5.9.2":
version: 5.9.2
resolution: "jose@npm:5.9.2"
checksum: 10c0/0727bc21777e54f9b1e690ad9461c12f5d642b40ffd4e4e3adc7169277e31d9d979c1bc667ba30627a13795dca6cfa61bc5d169bb3f91a6da1f67350d094c3e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -14894,7 +14894,7 @@ __metadata:
graphql-yoga: "npm:5.7.0"
i18next: "npm:23.15.1"
is-ci: "npm:3.0.1"
jose: "npm:5.8.0"
jose: "npm:5.9.2"
jsdom: "npm:25.0.0"
ky: "npm:1.7.2"
next: "npm:14.2.11"
Expand Down

0 comments on commit 9eece5d

Please sign in to comment.