Skip to content

Commit

Permalink
fix(deps): update dependency jose to v5.9.6 (#6029)
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 Oct 21, 2024
1 parent aebb996 commit 00835a8
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.16.2",
"jose": "5.9.4",
"jose": "5.9.6",
"ky": "1.7.2",
"next": "14.2.15",
"next-auth": "4.24.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13706,10 +13706,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:5.9.4":
version: 5.9.4
resolution: "jose@npm:5.9.4"
checksum: 10c0/d24d929db0759f2ca543b16f1c4d6e2235495deaa3d5e5de11552798b40af1734fd9b2886a93e16fa3207c1504375e1fe64f3d9ec3bf80361396c597ace11251
"jose@npm:5.9.6":
version: 5.9.6
resolution: "jose@npm:5.9.6"
checksum: 10c0/d6bcd8c7d655b5cda8e182952a76f0c093347f5476d74795405bb91563f7ab676f61540310dd4b1531c60d685335ceb600571a409551d2cbd2ab3e9f9fbf1e4d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15574,7 +15574,7 @@ __metadata:
graphql-yoga: "npm:5.7.0"
i18next: "npm:23.16.2"
is-ci: "npm:3.0.1"
jose: "npm:5.9.4"
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
ky: "npm:1.7.2"
next: "npm:14.2.15"
Expand Down

0 comments on commit 00835a8

Please sign in to comment.