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
Describe the bug
Our security scanner is triggering on:
got@9.6.0:
Found vulnerabilities:
- Open Redirect – medium severity, https://snyk.io/vuln/SNYK-JS-GOT-2932019
Dependency path (1 of 2): @useoptic/optic@0.54.10 ‣ latest-version@5.1.0 ‣ package-json@6.5.0 ‣ got@9.6.0
Later versions of latest-version use package-json 10 or higher. These versions do not depend on got anymore and thus resolving this security vulnerability.
Describe the bug
Our security scanner is triggering on:
Later versions of
latest-versionusepackage-json10 or higher. These versions do not depend ongotanymore and thus resolving this security vulnerability.