Skip to content

Commit

Permalink
Upgrade JOSE and fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
grausof committed Apr 11, 2024
1 parent 325c3c3 commit c916597
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/io-func-wallet-solution-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"crypto": "^1.0.1",
"fp-ts": "^2.16.0",
"io-ts": "^2.2.20",
"jose": "4.15.5",
"jose": "5.2.4",
"pkijs": "^3.0.16"
},
"devDependencies": {
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4511,7 +4511,7 @@ __metadata:
eslint: ^8.28.0
fp-ts: ^2.16.0
io-ts: ^2.2.20
jose: 4.15.5
jose: 5.2.4
npm-pack-zip: ^1.3.0
pkijs: ^3.0.16
prettier: 2.7.1
Expand Down Expand Up @@ -4943,7 +4943,14 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:4.15.5, jose@npm:^4.15.5":
"jose@npm:5.2.4":
version: 5.2.4
resolution: "jose@npm:5.2.4"
checksum: 81e1f4494f406debd14392975327f0daa8b88ff09c83f2fe94754dcd7cfdefdb1adf785b2ec7481751927e609d342581cd41cb444628ef62fca423facebcd280
languageName: node
linkType: hard

"jose@npm:^4.15.5":
version: 4.15.5
resolution: "jose@npm:4.15.5"
checksum: 7dde76447c7707bd4b448f914b216f3858e701aa83f00447434252461af5b9e159dcbffb88badea3f9616739526763581267c9560622f0a058df8d68c86d7f79
Expand Down

0 comments on commit c916597

Please sign in to comment.