Skip to content

Commit

Permalink
feat: add apache-arrow@<5.0.0 & jose@^4.12.0 (#111)
Browse files Browse the repository at this point in the history
* feat: add apache-arrow@<5.0.0

* feat: add jose@^4.12.0
  • Loading branch information
PeachScript authored Feb 22, 2023
1 parent b983806 commit 49e1471
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,18 @@
"version": "1.5.0",
"reason": "https://github.com/soldair/node-qrcode/blob/f08fd572d7cca92c8b9d71b24cebccf61663d4a6/lib/core/byte-data.js#L22"
}
},
"apache-arrow": {
"<5.0.0": {
"version": "<5.0.0",
"reason": "https://github.com/apache/arrow/commit/93bdbf1df56ffd33af10de104c68cdcb85e54fa5#diff-078af6b8801d0e03590b0311cc2d27e8663bb98bd9c927977d208c6ee1211198R70-R71"
}
},
"jose": {
"^4.12.0": {
"version": "^4.12.0",
"reason": "https://github.com/panva/jose/blob/bba48249db55cb9ce86e739595ef53bf3422cced/dist/browser/jwks/local.js#L85"
}
}
}
}
Expand Down

0 comments on commit 49e1471

Please sign in to comment.