Skip to content

Commit

Permalink
Bump jose from 4.14.6 to 4.15.5
Browse files Browse the repository at this point in the history
Bumps [jose](https://github.com/panva/jose) from 4.14.6 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](panva/jose@v4.14.6...v4.15.5)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 20f0180 commit c5eb154
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"argon2": "^0.31.1",
"bunyan": "^1.8.15",
"ioredis": "^5.3.2",
"jose": "^4.14.6",
"jose": "^4.15.5",
"koa": "^2.14.2",
"koa-bodyparser": "^4.4.1",
"koa-mount": "^4.0.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ __metadata:
dprint: ^0.41.0
eslint: ^8.50.0
ioredis: ^5.3.2
jose: ^4.14.6
jose: ^4.15.5
koa: ^2.14.2
koa-bodyparser: ^4.4.1
koa-mount: ^4.0.0
Expand Down Expand Up @@ -2645,13 +2645,20 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^4.14.4, jose@npm:^4.14.6":
"jose@npm:^4.14.4":
version: 4.14.6
resolution: "jose@npm:4.14.6"
checksum: eae81a234e7bf1446b1bd80722b3462b014e3835b155c3a7799c1c5043163a53a0dc28d347004151b031e6b7b863403aabf8814d9cc217ce21f8c2f3ebd4b335
languageName: node
linkType: hard

"jose@npm:^4.15.5":
version: 4.15.5
resolution: "jose@npm:4.15.5"
checksum: 7dde76447c7707bd4b448f914b216f3858e701aa83f00447434252461af5b9e159dcbffb88badea3f9616739526763581267c9560622f0a058df8d68c86d7f79
languageName: node
linkType: hard

"js-string-escape@npm:^1.0.1":
version: 1.0.1
resolution: "js-string-escape@npm:1.0.1"
Expand Down

0 comments on commit c5eb154

Please sign in to comment.