test-summary / action

Show a helpful summary of test results in GitHub Actions CI/CD workflow runs
MIT License
395 stars 32 forks source link

[Security] Upgrade xml2js to version 5.0 #30

Closed andrewbruno closed 11 months ago

andrewbruno commented 1 year ago

https://security.snyk.io/package/npm/xml2js/0.4.23

npm i

1 high severity vulnerability

npm audit fix --force

Updating xml2js to 0.5.0, which is a SemVer major change.

ethomson commented 11 months ago

This was updated, thanks!