I'm getting the following warning from Github on a nested dependency vulnerability

package.json
{
// ...
"dependencies": {
"ipfs": "^0.34.4"
}
}
Thanks for reporting - it'll be resolved by https://github.com/ipfs/js-ipfs/pull/1844