Skip to content

Commit

Permalink
fix(deps): update dependency jose to v5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent cbf2018 commit 5714607
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.3.1",
"i18next": "23.11.5",
"jose": "5.4.0",
"jose": "5.4.1",
"ky": "1.3.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 @@ -14513,10 +14513,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:5.4.0":
version: 5.4.0
resolution: "jose@npm:5.4.0"
checksum: 10c0/ef880ee7d93d2758f9b9b0883eef2bb10319778142fad8cdea9d4f4322ca4dfae3c1ee87960c7f29c55b9d78460ea3de8dc462987ea23d821596fb5916425bc0
"jose@npm:5.4.1":
version: 5.4.1
resolution: "jose@npm:5.4.1"
checksum: 10c0/51234a7383eda796ac0b0a61ac1020efab8ee53717ffa74987aeab9c40c6fc2dd203ff5de805731399fc846a94d9be3ae0f140561d4c390cff0ac6c69300e897
languageName: node
linkType: hard

Expand Down Expand Up @@ -16554,7 +16554,7 @@ __metadata:
graphql-yoga: "npm:5.3.1"
i18next: "npm:23.11.5"
is-ci: "npm:3.0.1"
jose: "npm:5.4.0"
jose: "npm:5.4.1"
jsdom: "npm:24.1.0"
ky: "npm:1.3.0"
next: "npm:14.2.4"
Expand Down

0 comments on commit 5714607

Please sign in to comment.