Update github actions package.json for reported vulnerabilities#13356
Update github actions package.json for reported vulnerabilities#13356
Conversation
sean-mcmanus
left a comment
There was a problem hiding this comment.
Shouldn't you update the
"resolutions": {
"minimatch": "^3.0.5"
}
?
I'm not sure if there are any issues with these updates without updating the resolutions.
I fixed |
I'm not sure, because I can't seem to run npm audit. Unable to authenticate, need: Basic realm="https://pkgsprodwus21.pkgs.visualstudio.com/" When I get rid of the .npmrc I get different npm audit warnings unrelated to cross-spawn/axios. |
|
@bobbrow was DependaBot ever considered? It would create PR automatically to fix vulnerabilities in package.json. |
dependabot is supposed to be running already. We get PR's from it sometimes. I don't know what its schedule is relative to the scans that run and open bugs in Azure Dev Ops though. |
update axios and cross-spawn