mapbox / mapbox-sdk-js

A JavaScript client to Mapbox services, supporting Node, browsers, and React Native
Other
719 stars 186 forks source link

Security vulnerability in dependency #442

Open DevonFulcher opened 2 years ago

DevonFulcher commented 2 years ago

The got dependency should be updated to at least version 11.8.5 to fix this security vulnerability https://nvd.nist.gov/vuln/detail/CVE-2022-33987

dnldpavlik commented 2 years ago

I have the same issue, was trying to update to the version in a forked branch, if I can get past the git documentation step I should have a PR that should resolve this.