auth0 / node-jwks-rsa

A library to retrieve RSA public keys from a JWKS (JSON Web Key Set) endpoint.
MIT License
836 stars 236 forks source link

[major] bump jose #333

Closed panva closed 2 years ago

panva commented 2 years ago

This bumps the major version of jose to the latest one released.

This is a major version bump and i'd recommend an engines update to go along with a release that allows lts/14, lts/16, lts/18 and >=19, that is all currently active or maintained LTS releases and current and future current/lts releases as per https://github.com/nodejs/Release.

russellwhitaker commented 2 years ago

This looks good @panva , do you expect it might be officially approved by the team and merged soon, with an npm artifact?

panva commented 2 years ago

cc @adamjmcgrath

hi-artem commented 2 years ago

any updates on this one?