MetaMask / metamask-module-template

A simple template repository for starting new modules in the latest MetaMask fashion.
26 stars 23 forks source link

devDeps: bump eslint packages #207

Closed legobeat closed 1 year ago

legobeat commented 1 year ago

Resolves:

socket-security[bot] commented 1 year ago

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
eslint-plugin-promise 6.1.1 None +0 67.1 kB eslint-community-bot
eslint-plugin-n 15.7.0 filesystem +2 500 kB weiran.zsd
@metamask/eslint-config-jest 11.1.0...12.0.0 None +2/-39 194 kB metamaskbot
@metamask/eslint-config-typescript 11.1.0...12.0.0 None +2/-39 204 kB metamaskbot
@metamask/eslint-config-nodejs 11.1.0...12.0.0 None +5/-41 780 kB metamaskbot
@metamask/eslint-config 11.1.0...12.0.0 None +1/-38 186 kB metamaskbot

🚮 Removed packages: eslint@8.28.0, eslint-plugin-node@11.1.0

socket-security[bot] commented 1 year ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: builtins@5.0.1, eslint-plugin-n@15.7.0

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

legobeat commented 1 year ago
@SocketSecurity ignore builtins@5.0.1
@SocketSecurity ignore eslint-plugin-n@15.7.0