Skip to content

Commit

Permalink
fix(deps): update dependency jose to v5.2.2 (#5071)
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 Feb 11, 2024
1 parent 3f93043 commit 15642c4
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.4",
"graphql-yoga": "5.1.1",
"i18next": "23.8.2",
"jose": "5.2.1",
"jose": "5.2.2",
"ky": "1.2.0",
"next": "14.1.0",
"next-auth": "4.24.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15175,10 +15175,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:5.2.1":
version: 5.2.1
resolution: "jose@npm:5.2.1"
checksum: 10c0/76044e4cba28a4326c9fd8ba8bd1c1d99624d4dad4a20238b3fe44e2227d301ca7cb049d3ad3bb481b61a77c929c814ab59bafafbbe2b1d901d4007411a1d97a
"jose@npm:5.2.2":
version: 5.2.2
resolution: "jose@npm:5.2.2"
checksum: 10c0/f6a439d41fa36e1c0a3a1554c1955ba656f37a7fc5e353bdcbda144cc9210fe513cc1b0480ec5bd5de50c0ec23714c82d82ae89f1b906656b683aa35ae075b68
languageName: node
linkType: hard

Expand Down Expand Up @@ -17846,7 +17846,7 @@ __metadata:
graphql-yoga: "npm:5.1.1"
i18next: "npm:23.8.2"
is-ci: "npm:3.0.1"
jose: "npm:5.2.1"
jose: "npm:5.2.2"
jsdom: "npm:24.0.0"
ky: "npm:1.2.0"
next: "npm:14.1.0"
Expand Down

0 comments on commit 15642c4

Please sign in to comment.