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
Thanks for filing this issue. Since the vulnerability is in a dependency of jwks-rsa the fix should be addressed in that package. It also doesn't look like jwks-rsa pins to a specific version of jose so you might be able to upgrade jose to v4.15.5 (which includes the fix) in your environment. See auth0/node-jwks-rsa#403
Environment:
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
npm ls jose
we can find out where the dependency comes from:@computer% npm ls jose
@app/[email protected] /Users/wagnem46/dev/notificationmanager-v2
└─┬ [email protected]
└─┬ [email protected]
└── [email protected]
Vulnerability: GHSA-hhhv-q57g-882q
https://nvd.nist.gov/vuln/detail/CVE-2024-28176
The text was updated successfully, but these errors were encountered: