Fix 3 high severity vulnerabilities by upgrading all packages to their lastest version. - #113
emilioplatzer wants to merge 1 commit into
Conversation
…r lastest version.
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/debug@2.6.9, npm/eslint-plugin-markdown@2.0.0, npm/eslint@7.23.0, npm/http-errors@1.8.1, npm/mocha@10.4.0, npm/nyc@15.1.0 |
|
@wesleytodd do you know why the report (View full report↗︎) from socket.dev is private? |
|
Hola @emilioplatzer, thanks for the PR! Currently, |
|
Hm, I do not know why it is private. I can look into that today. From the audit report, you can see this is in a dev dep. Additionally it is a redos in a path that is only used to process local markdown files (not in the main exported package). While we would love to get these updated (see @UlisesGascon comments above) it is not considered critical. |
|
@UlisesGascon I checked the settings on the socket side and I think you maybe need to be logged in with your GH account on socket to view it. Maybe there is an option to make it public but I did not see it. |
|
close in favor of #147 |

Running
npm installI got:I updated the packages to their last version an run tests again.
Theres was one test failing locally in my Window 11 machine. It still fails the same way after update.