Open ak-seek opened 9 months ago
We are suffering the same albeit by using renovatebot but also following the same dependency path:
Dependency tree looks like this:
bunyan@1.8.15 › mv@2.1.1 › rimraf@2.4.5 › glob@6.0.4 › inflight@1.0.6
@andrewrk Any change this can be addressed?
We have a reported security vuln: https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
Dependency tree looks like this:
bunyan@1.8.15 › mv@2.1.1 › rimraf@2.4.5 › glob@6.0.4 › inflight@1.0.6
The current solution is to upgrade glob to beyond v8..
rimraf
seems to already be on V10 .I was wondering if we can update
rimraf
to the latest version here? It will be greatly appreciated :)