Skip to content

Commit

Permalink
fix(deps): update dependency jose to v4.15.1 (#4450)
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 2, 2023
1 parent 29ef342 commit 4df67f7
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 @@ -89,7 +89,7 @@
"graphql-jit": "0.8.4",
"graphql-yoga": "4.0.5",
"i18next": "23.5.1",
"jose": "4.14.6",
"jose": "4.15.1",
"ky": "1.0.1",
"next": "13.5.3",
"next-auth": "4.23.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17235,10 +17235,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:4.14.6, jose@npm:^4.11.4, jose@npm:^4.14.4":
version: 4.14.6
resolution: "jose@npm:4.14.6"
checksum: 29d8b71d04ea4048d800ca50b171ed9a5b907b9232eaa060fb4a99a84966f9df20860b1ef538c4cf9435595a57926fe923a273b82c3a7e6ba4312e0730c5ace0
"jose@npm:4.15.1, jose@npm:^4.11.4, jose@npm:^4.14.4":
version: 4.15.1
resolution: "jose@npm:4.15.1"
checksum: a01d58952fc711b3116f11c8cca530204496c9e60f2c9564458addf5b56466ee56c3064086b05470865fa56d493148e1f8cd76a487cc309eb6730c101c862bcd
languageName: node
linkType: hard

Expand Down Expand Up @@ -19701,7 +19701,7 @@ __metadata:
happy-dom: "npm:12.5.0"
i18next: "npm:23.5.1"
is-ci: "npm:3.0.1"
jose: "npm:4.14.6"
jose: "npm:4.15.1"
ky: "npm:1.0.1"
next: "npm:13.5.3"
next-auth: "npm:4.23.2"
Expand Down

0 comments on commit 4df67f7

Please sign in to comment.