You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
@Wenish wow, what a terrible ticket! I'm sorry, it was late, that's the only excuse I have 😄
I see you have a dependency (and peer dependency) of "express-jwt": "^5.3.1". There is a critical severity security issue on all versions prior to 5.3.3 here: GHSA-6g6m-m6h5-w9gf
It's patched in v6.0.0, however, that version explicitly requires you to supply an algorithm like so...
express-jwt 6 requires an algorithm to be explicitly specified.
See here: https://stackoverflow.com/questions/62665636/if-options-algorithms-throw-new-erroralgorithms-should-be-set-error-alg
The text was updated successfully, but these errors were encountered: