Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency jose to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanSnow committed Apr 22, 2024
1 parent 3d1cf04 commit b4ceb29
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/jose-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prepack": "unbuild"
},
"dependencies": {
"jose": "^4.15.5"
"jose": "^5.0.0"
},
"devDependencies": {
"@types/node": "20.12.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"find-cache-dir": "^5.0.0",
"fs-extra": "^11.2.0",
"graphql": "^16.8.1",
"jose": "^4.15.5",
"jose": "^5.0.0",
"jszip": "^3.10.1",
"knitwork": "^1.1.0",
"lodash.sortby": "^4.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3181,7 +3181,7 @@ __metadata:
resolution: "@storipress/jose-browser@workspace:packages/jose-browser"
dependencies:
"@types/node": "npm:20.12.7"
jose: "npm:^4.15.5"
jose: "npm:^5.0.0"
typescript: "npm:5.4.5"
unbuild: "npm:2.0.0"
languageName: unknown
Expand Down Expand Up @@ -3253,7 +3253,7 @@ __metadata:
fs-extra: "npm:11.2.0"
globby: "npm:14.0.1"
graphql: "npm:^16.8.1"
jose: "npm:^4.15.5"
jose: "npm:^5.0.0"
jszip: "npm:^3.10.1"
knitwork: "npm:^1.1.0"
lodash.sortby: "npm:^4.7.0"
Expand Down Expand Up @@ -10402,10 +10402,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^4.15.5":
version: 4.15.5
resolution: "jose@npm:4.15.5"
checksum: 10/17944fcc0d9afa07387eef23127c30ecfcc77eafddc4b4f1a349a8eee0536bee9b08ecd745406eaa0af65d531f738b94d2467976479cbfe8b3b60f8fc8082b8d
"jose@npm:^5.0.0":
version: 5.2.4
resolution: "jose@npm:5.2.4"
checksum: 10/0b09df51d70dad34d301f444dfe44681a157c5e166df88e4a05892ddd7181e42e883c83ed7fae8a41960237343dd4c72282c4aeb10ec94801782be47e3f62170
languageName: node
linkType: hard

Expand Down

0 comments on commit b4ceb29

Please sign in to comment.