MetaMask / web3-provider-engine

A JavaScript library for composing Ethereum provider objects using middleware modules
MIT License
597 stars 328 forks source link

devDeps: bump babel packages #450

Closed legobeat closed 11 months ago

socket-security[bot] commented 11 months ago

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
tape 4.13.2...4.16.1 eval, environment +5/-1 568 kB ljharb
@babel/cli 7.8.4...7.23.0 eval, shell +54/-43 12.2 MB nicolo-ribaudo
@babel/core 7.9.0...7.23.0 filesystem, shell, environment +39/-23 10.7 MB nicolo-ribaudo
@babel/preset-env 7.9.5...7.23.2 filesystem, shell +132/-105 14.5 MB nicolo-ribaudo

🚮 Removed packages: ethereumjs-util@5.2.0, xhr@2.5.0

socket-security[bot] commented 11 months 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: @babel/plugin-syntax-import-meta@7.10.4, @babel/plugin-syntax-logical-assignment-operators@7.10.4, @babel/plugin-syntax-numeric-separator@7.10.4, defined@1.0.1, anymatch@3.1.3, convert-source-map@2.0.0, rlp@2.2.7, unicode-canonical-property-names-ecmascript@2.0.0, unicode-match-property-ecmascript@2.0.0, ms@2.1.2, update-browserslist-db@1.0.13, electron-to-chromium@1.4.551

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 11 months ago
@SocketSecurity ignore @babel/plugin-syntax-import-meta@7.10.4
@SocketSecurity ignore @babel/plugin-syntax-logical-assignment-operators@7.10.4
@SocketSecurity ignore @babel/plugin-syntax-numeric-separator@7.10.4
@SocketSecurity ignore defined@1.0.1
@SocketSecurity ignore anymatch@3.1.3
@SocketSecurity ignore convert-source-map@2.0.0
@SocketSecurity ignore rlp@2.2.7
@SocketSecurity ignore unicode-canonical-property-names-ecmascript@2.0.0
@SocketSecurity ignore unicode-match-property-ecmascript@2.0.0
@SocketSecurity ignore ms@2.1.2

new author ok

legobeat commented 11 months ago
@SocketSecurity ignore update-browserslist-db@1.0.13

shell access ok

legobeat commented 11 months ago
@SocketSecurity ignore electron-to-chromium@1.4.551

not actually unpublished; your cache seems stale