Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Bump minimist, mkdirp, mocha and truffle #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps minimist to 1.2.8 and updates ancestor dependencies minimist, mkdirp, mocha and truffle. These dependencies need to be updated together.

Updates minimist from 1.2.0 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3' a026794
  • [eslint] fix indentation and whitespace 5368ca4
  • [eslint] fix indentation and whitespace e5f5067
  • [eslint] more cleanup 62fde7d
  • [eslint] more cleanup 36ac5d0
  • [meta] add auto-changelog 73923d2
  • [actions] add reusable workflows d80727d
  • [eslint] add eslint; rules to enable later are warnings 48bc06a
  • [eslint] fix indentation 34b0f1c
  • [readme] rename and add badges 5df0fe4
  • [Dev Deps] switch from covert to nyc a48b128
  • [Dev Deps] update covert, tape; remove unnecessary tap f0fb958
  • [meta] create FUNDING.yml; add funding in package.json 3639e0c
  • [meta] use npmignore to autogenerate an npmignore file be2e038
  • Only apps should have lockfiles 282b570
  • isConstructorOrProto adapted from PR ef9153f
  • [Dev Deps] update @ljharb/eslint-config, aud 098873c
  • [Dev Deps] update @ljharb/eslint-config, aud 3124ed3
  • [meta] add safe-publish-latest 4b927de
  • [Tests] add aud in posttest b32d9bd
  • [meta] update repo URLs f9fdfc0
  • [actions] Avoid 0.6 tests due to build failures ba92fe6
  • [Dev Deps] update tape 950eaa7
  • [Dev Deps] add missing npmignore dev dep 3226afa
  • Merge tag 'v0.2.2' 980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
  • 6901ee2 v1.2.8
  • a026794 Merge tag 'v0.2.3'
  • c0b2661 v0.2.3
  • 63b8fee [Fix] Fix long option followed by single dash (#17)
  • 72239e6 [Tests] Remove duplicate test (#12)
  • 34b0f1c [eslint] fix indentation
  • 3226afa [Dev Deps] add missing npmignore dev dep
  • 098873c [Dev Deps] update @ljharb/eslint-config, aud
  • 9ec4d27 [Fix] Fix long option followed by single dash
  • ba92fe6 [actions] Avoid 0.6 tests due to build failures
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates mkdirp from 0.5.1 to 0.5.6

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for mkdirp since your current version.


Updates mocha from 4.0.1 to 10.2.0

Release notes

Sourced from mocha's releases.

v10.2.0

10.2.0 / 2022-12-11

🎉 Enhancements

  • #4945: API: add possibility to decorate ESM name before import (@​j0tunn)

🐛 Fixes

📖 Documentation

v10.1.0

10.1.0 / 2022-10-16

🎉 Enhancements

🔩 Other

v10.0.0

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

... (truncated)

Changelog

Sourced from mocha's changelog.

10.2.0 / 2022-12-11

🎉 Enhancements

  • #4945: API: add possibility to decorate ESM name before import (@​j0tunn)

🐛 Fixes

📖 Documentation

10.1.0 / 2022-10-16

🎉 Enhancements

🔩 Other

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by juergba, a new releaser for mocha since your current version.


Updates truffle from 4.0.1 to 5.11.5

Release notes

Sourced from truffle's releases.

v5.11.5 — Dessertressed

Hello all! Tiny release this week, just internal improvements and dependency updates. Thanks once again to @​legobeat for getting all of these! That's it for now!

How to upgrade

We recommend upgrading to the latest version of Truffle by running:

npm uninstall -g truffle
npm install -g truffle

Changelog

Internal improvements

Dependency updates

v5.11.4 — Malted milk powder

Hello all! Not much this week, primarily just a bunch of internal improvements and dependency updates. 🏗️ Thanks to @​legobeat for getting a bunch of these! 🧱🥁 We've also updated the list of Sourcify networks, even though the fetcher no longer actually checks it.

That's it for now! 👋

How to upgrade

We recommend upgrading to the latest version of Truffle by running:

npm uninstall -g truffle
npm install -g truffle

Changelog

Enhancements

Internal improvements

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by haltman, a new releaser for truffle since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2024
Copy link

socket-security bot commented Jan 23, 2024

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

Package New capabilities Transitives Size Publisher
npm/@apollo/[email protected] environment, filesystem, network +12 3.2 MB glasser
npm/@apollo/[email protected] Transitive: environment, filesystem, network +13 4.21 MB apollo-bot
npm/@apollo/[email protected] Transitive: environment +1 2.12 MB apollo-bot
npm/@apollo/[email protected] None +2 108 kB apollo-bot
npm/@apollo/[email protected] None 0 7.6 kB apollo-bot
npm/@apollo/[email protected] Transitive: environment +1 2.13 MB apollo-bot
npm/@apollo/[email protected] Transitive: environment +1 2.12 MB apollo-bot
npm/@apollo/[email protected] Transitive: environment +2 2.2 MB apollo-bot
npm/@apollo/[email protected] Transitive: environment +1 2.13 MB apollo-bot
npm/@apollo/[email protected] Transitive: environment, filesystem, network +21 6.47 MB apollo-bot
npm/@apollographql/[email protected] Transitive: environment +1 2.18 MB apollo-bot
npm/@apollographql/[email protected] Transitive: filesystem, shell +3 267 kB apollo-bot
npm/@babel/[email protected] None +1 277 kB nicolo-ribaudo
npm/@ensdomains/[email protected] Transitive: environment +18 3.47 MB makoto_inoue
npm/@ensdomains/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +116 25.4 MB makoto_inoue
npm/@ensdomains/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +183 56.6 MB nickjohnson
npm/@ensdomains/[email protected] None 0 5.02 MB nickjohnson
npm/@ethereumjs/[email protected] Transitive: environment, filesystem +43 12.2 MB holgerd77
npm/@ethereumjs/[email protected] Transitive: environment, filesystem +44 12.6 MB holgerd77
npm/@ethersproject/[email protected] Transitive: network +25 2.15 MB ricmoo
npm/@ethersproject/[email protected] Transitive: network +22 1.31 MB ricmoo
npm/@ethersproject/[email protected] Transitive: network +23 1.39 MB ricmoo
npm/@ethersproject/[email protected] None +5 362 kB ricmoo
npm/@ethersproject/[email protected] None +2 162 kB ricmoo
npm/@ethersproject/[email protected] None +3 212 kB ricmoo
npm/@ethersproject/[email protected] None +2 293 kB ricmoo
npm/@ethersproject/[email protected] None +1 150 kB ricmoo
npm/@ethersproject/[email protected] None +3 312 kB ricmoo
npm/@ethersproject/[email protected] Transitive: network +26 2.4 MB ricmoo
npm/@ethersproject/[email protected] Transitive: network +24 1.65 MB ricmoo
npm/@ethersproject/[email protected] Transitive: network +31 2.23 MB ricmoo
npm/@ethersproject/[email protected] Transitive: network +35 5.03 MB ricmoo
npm/@ethersproject/[email protected] None +2 156 kB ricmoo
npm/@ethersproject/[email protected] None 0 69.5 kB ricmoo
npm/@ethersproject/[email protected] None +1 117 kB ricmoo
npm/@ethersproject/[email protected] None +6 237 kB ricmoo
npm/@ethersproject/[email protected] None +1 100 kB ricmoo
npm/@ethersproject/[email protected] network Transitive: environment, filesystem +35 3.92 MB ricmoo
npm/@ethersproject/[email protected] None +2 168 kB ricmoo
npm/@ethersproject/[email protected] None +2 180 kB ricmoo
npm/@ethersproject/[email protected] None +5 219 kB ricmoo
npm/@ethersproject/[email protected] None +11 625 kB ricmoo
npm/@ethersproject/[email protected] None +10 529 kB ricmoo
npm/@ethersproject/[email protected] None +4 431 kB ricmoo
npm/@ethersproject/[email protected] None +17 945 kB ricmoo
npm/@ethersproject/[email protected] None +4 332 kB ricmoo
npm/@ethersproject/[email protected] Transitive: network +36 5.09 MB ricmoo
npm/@ethersproject/[email protected] network +7 601 kB ricmoo
npm/@ethersproject/[email protected] Transitive: network +25 2.04 MB ricmoo
npm/@graphql-tools/[email protected] Transitive: environment +5 2.71 MB ardatan
npm/@graphql-tools/[email protected] Transitive: environment +8 3.01 MB ardatan
npm/@graphql-tools/[email protected] Transitive: environment +3 2.68 MB ardatan
npm/@graphql-tools/[email protected] environment +8 3 MB ardatan
npm/@graphql-tools/[email protected] Transitive: environment +5 2.78 MB ardatan
npm/@graphql-tools/[email protected] Transitive: environment +2 2.59 MB ardatan
npm/@graphql-typed-document-node/[email protected] Transitive: environment +1 2.12 MB dotansimha
npm/@josephg/[email protected] None 0 3.21 kB josephg
npm/@protobufjs/[email protected] None 0 9.05 kB dcode
npm/@protobufjs/[email protected] None 0 9.22 kB dcode
npm/@protobufjs/[email protected] None 0 9.14 kB dcode
npm/@protobufjs/[email protected] None 0 7.75 kB dcode
npm/@protobufjs/[email protected] network +2 22.1 kB dcode
npm/@protobufjs/[email protected] None 0 27 kB dcode
npm/@protobufjs/[email protected] None 0 4.29 kB dcode
npm/@protobufjs/[email protected] None 0 7.77 kB dcode
npm/@protobufjs/[email protected] None 0 6.25 kB dcode
npm/@protobufjs/[email protected] None 0 23.5 kB dcode
npm/@redux-saga/[email protected] environment +10 908 kB redux-saga-release-bot
npm/@redux-saga/[email protected] None 0 3.87 kB redux-saga-release-bot
npm/@redux-saga/[email protected] environment +1 9.16 kB redux-saga-release-bot
npm/@redux-saga/[email protected] None +2 26 kB redux-saga-release-bot
npm/@redux-saga/[email protected] None 0 4.68 kB redux-saga-release-bot
npm/@redux-saga/[email protected] None 0 13.6 kB redux-saga-release-bot
npm/@sindresorhus/[email protected] None 0 57.5 kB sindresorhus
npm/@szmarczak/[email protected] None +1 15.6 kB szmarczak
npm/@truffle/[email protected] Transitive: environment, filesystem +67 11.5 MB haltman
npm/@truffle/[email protected] None +3 506 kB haltman
npm/@truffle/[email protected] Transitive: environment, filesystem +82 40.4 MB haltman
npm/@truffle/[email protected] Transitive: environment +2 82.2 kB haltman
npm/@truffle/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +388 47.6 MB haltman
npm/@truffle/[email protected] Transitive: environment, filesystem, network +19 3.2 MB haltman
npm/@truffle/[email protected] None 0 12.2 kB haltman
npm/@truffle/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +579 89.7 MB haltman
npm/@truffle/[email protected] filesystem Transitive: environment, eval, network, shell, unsafe +578 89.7 MB haltman
npm/@truffle/[email protected] environment Transitive: eval, filesystem, network, shell, unsafe +494 110 MB haltman
npm/@truffle/[email protected] None 0 2.77 kB haltman
npm/@truffle/[email protected] Transitive: environment, filesystem, network +76 13.8 MB haltman
npm/@truffle/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +338 44.9 MB haltman
npm/@truffle/[email protected] None 0 11.5 kB haltman
npm/@truffle/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +340 44.9 MB haltman
npm/@truffle/[email protected] Transitive: environment, filesystem +88 40.6 MB haltman
npm/@truffle/[email protected] Transitive: environment +9 108 kB haltman
npm/@trufflesuite/[email protected] environment +8 88.9 kB benjamincburns
npm/@types/[email protected] None +2 4.07 MB types
npm/@types/[email protected] None +2 4.07 MB types
npm/@types/[email protected] None +3 4.07 MB types
npm/@types/[email protected] None +5 4.09 MB types
npm/@types/[email protected] None +2 4.06 MB types
npm/@types/[email protected] None 0 6.35 kB types
npm/@types/[email protected] None +6 4.13 MB types
npm/@types/[email protected] None +11 4.17 MB types
npm/@types/[email protected] None 0 9.28 kB types
npm/@types/[email protected] None 0 6.59 kB types
npm/@types/[email protected] None +2 4.06 MB types
npm/@types/[email protected] None 0 13.3 kB types
npm/@types/[email protected] None 0 3.78 kB types
npm/@types/[email protected] None +1 4.06 MB types
npm/@types/[email protected] None +2 4.06 MB types
npm/@types/[email protected] None 0 6.39 kB types
npm/@types/[email protected] None 0 4.62 kB types
npm/@types/[email protected] None +2 4.06 MB types
npm/@types/[email protected] None +2 4.07 MB types
npm/@types/[email protected] None +3 4.07 MB types
npm/@types/[email protected] None +4 4.08 MB types
npm/[email protected] None +1 265 kB mysticatea
npm/[email protected] network 0 94.6 kB molsson
npm/[email protected] None +8 404 kB vweevers
npm/[email protected] None +3 241 kB dougwilson
npm/[email protected] None 0 2.43 MB ricmoo
npm/[email protected] None +1 52.2 kB esp
npm/[email protected] environment 0 24.4 kB jonschlinkert
npm/[email protected] Transitive: network +8 621 kB apollo-bot
npm/[email protected] Transitive: environment, filesystem, network +14 4.35 MB apollo-bot
npm/[email protected] environment, network Transitive: filesystem, shell +65 15 MB apollo-bot
npm/[email protected] Transitive: network +4 510 kB apollo-bot
npm/[email protected] Transitive: environment +1 2.15 MB apollo-bot
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +146 21.4 MB apollo-bot
npm/[email protected] Transitive: environment, filesystem, network +25 7.13 MB apollo-bot
npm/[email protected] Transitive: environment, filesystem, network +24 7.11 MB apollo-bot
npm/[email protected] network Transitive: environment, eval, filesystem, shell, unsafe +147 21.4 MB apollo-bot
npm/[email protected] unsafe 0 14.1 kB pnidem
npm/[email protected] environment, filesystem 0 172 kB vitaly
npm/[email protected] None 0 3.69 kB cwmma
npm/[email protected] None 0 4.42 kB blakeembrey
npm/[email protected] None +1 62.1 kB bahamat
npm/[email protected] environment 0 11.4 kB pfmooney
npm/[email protected] None 0 6.9 kB strml
npm/[email protected] None +1 24.1 kB leerobinson
npm/[email protected] None 0 27.4 kB alexindigo
npm/[email protected] None 0 2.63 kB ryanzim
npm/[email protected] filesystem 0 93.3 kB fabiospampinato
npm/[email protected] None 0 20.4 kB ljharb
npm/[email protected] None 0 14.2 kB mikeal
npm/[email protected] environment 0 23.5 kB hichaelmart
npm/[email protected] network Transitive: environment, filesystem +8 2.13 MB jasonsaayman
npm/[email protected] None +1 35.2 kB junderw
npm/[email protected] None +1 203 kB arekinath
npm/[email protected] None 0 9.98 kB junderw
npm/[email protected] None 0 164 kB peterolson
npm/[email protected] None 0 351 kB mikemcl
npm/[email protected] None 0 156 kB dcposch
npm/[email protected] network Transitive: environment, eval, filesystem, unsafe +34 1.44 MB dougwilson
npm/[email protected] None 0 2.3 kB kumavis
npm/[email protected] None +2 39.8 kB dcousens
npm/[email protected] None +9 121 kB dcousens
npm/[email protected] None 0 5.05 kB linusu
npm/[email protected] None 0 6.24 kB miguelmota
npm/[email protected] Transitive: environment, filesystem +1 428 kB lpinca
npm/[email protected] None 0 0 B dougwilson
npm/[email protected] network 0 24.9 kB szmarczak
npm/[email protected] network Transitive: filesystem +13 156 kB jaredwray
npm/[email protected] Transitive: eval +10 214 kB ljharb
npm/[email protected] None +3 43.3 kB blakeembrey
npm/[email protected] None 0 11.7 kB sindresorhus
npm/[email protected] None 0 14.3 kB mikeal
npm/[email protected] None 0 5 kB vweevers
npm/[email protected] None +2 466 kB hildjj
npm/[email protected] None +18 116 kB blakeembrey
npm/[email protected] None +9 3.57 MB vmx
npm/[email protected] None 0 25.3 kB fsdiogo
npm/[email protected] None +4 27.2 kB sindresorhus
npm/[email protected] None 0 4.28 kB phated
npm/[email protected] None +1 8.11 kB sindresorhus
npm/[email protected] None +1 33.9 kB qix
npm/[email protected] None 0 6.69 kB dfcreative
npm/[email protected] environment 0 39.5 kB dabh
npm/[email protected] None +1 19.5 kB alexindigo
npm/[email protected] filesystem, shell 0 62.4 kB abetomo
npm/[email protected] environment, filesystem +17 331 kB sindresorhus
npm/[email protected] None +4 45.3 kB blakeembrey
npm/[email protected] None 0 19.1 kB dougwilson
npm/[email protected] None +11 4.18 MB pldespaigne
npm/[email protected] None 0 10.5 kB dougwilson
npm/[email protected] None 0 0 B natevw
npm/[email protected] None 0 23.1 kB dougwilson
npm/[email protected] None +2 34.2 kB dougwilson
npm/[email protected] None 0 31 kB sheetjs
npm/[email protected] network +4 568 kB lquixada
npm/[email protected] None +7 955 kB leeondamiky
npm/[email protected] None 0 32 kB leizongmin
npm/[email protected] environment, filesystem +1 92.1 kB trentm
npm/[email protected] None 0 58.8 kB leebyron
npm/[email protected] None +1 14.6 kB sindresorhus
npm/[email protected] None 0 6.09 kB samverschueren
npm/[email protected] None +1 11.5 kB sindresorhus
npm/[email protected] None 0 5.44 kB szmarczak
npm/[email protected] None +6 310 kB vweevers
npm/[email protected] Transitive: eval +8 173 kB ljharb
npm/[email protected] None 0 11.2 kB sindresorhus
npm/[email protected] None 0 8.02 kB apechimp
npm/[email protected] environment, eval 0 27.1 kB dougwilson
npm/[email protected] filesystem 0 9.02 kB dougwilson
npm/[email protected] None 0 369 kB kpdecker
npm/[email protected] None 0 2.66 kB raynos
npm/[email protected] None +2 39.4 kB blakeembrey
npm/[email protected] None +1 13 kB sindresorhus
npm/[email protected] None 0 24.4 kB esailija
npm/[email protected] None +2 116 kB aduh95
npm/[email protected] None 0 6.26 kB dougwilson
npm/[email protected] None 0 20.3 kB novemberborn
npm/[email protected] None 0 48.3 kB mathias
npm/[email protected] None 0 7.86 kB dougwilson
npm/[email protected] None +8 369 kB vweevers
npm/[email protected] None +2 201 kB raynos
npm/[email protected] None 0 10.2 kB sindresorhus
npm/[email protected] None 0 12.3 kB ljharb
npm/[email protected] None 0 0 B stefanpenner
npm/[email protected] filesystem 0 11.6 kB lukeed
npm/[email protected] None 0 3.66 kB dougwilson
npm/[email protected] filesystem 0 10.8 kB dougwilson
npm/[email protected] None +3 567 kB danfinlay
npm/[email protected] Transitive: environment, eval, filesystem, network, unsafe +142 6.42 MB evertonfraga
npm/[email protected] None 0 20.1 kB joshstevens19
npm/[email protected] Transitive: environment, filesystem +37 9.17 MB alcuadrado
npm/[email protected] network Transitive: filesystem, shell +11 5.57 MB ricmoo
npm/[email protected] None +4 1.08 MB silentcicero
npm/[email protected] None 0 189 kB mysticatea
npm/[email protected] None 0 37.8 kB lpinca
npm/[email protected] environment, filesystem, network Transitive: eval, unsafe +59 2.01 MB dougwilson
npm/[email protected] None +1 112 kB medikoo
npm/[email protected] None 0 23.5 kB ljharb
npm/[email protected] None 0 22.8 kB dap
npm/[email protected] None +1 865 kB ndubien
npm/[email protected] network +2 558 kB valeriangalliat
npm/[email protected] environment Transitive: filesystem, network, unsafe +9 134 kB dougwilson
npm/[email protected] None 0 0 B sindresorhus
npm/[email protected] None 0 26.6 kB timoxley
npm/[email protected] network 0 29.4 kB rubenverborgh
npm/[email protected] None +1 42 kB ljharb
npm/[email protected] None 0 8.73 kB manuelstofer
npm/[email protected] network 0 14 kB simov
npm/[email protected] None 0 47 kB octetstream
npm/[email protected] filesystem, network +5 314 kB niftylettuce
npm/[email protected] None 0 5.88 kB dougwilson
npm/[email protected] None 0 10.1 kB dougwilson
npm/[email protected] filesystem Transitive: environment +4 189 kB ryanzim
npm/[email protected] filesystem +2 64.3 kB isaacs
npm/[email protected] None 0 173 kB pipobscure
npm/[email protected] None 0 31.4 kB ljharb
npm/[email protected] None 0 43.5 kB mikolalysenko
npm/[email protected] environment, filesystem, network Transitive: unsafe +23 185 MB truffle-cicd
npm/[email protected] eval +5 124 kB ljharb
npm/[email protected] filesystem Transitive: environment +1 17.1 kB arekinath
npm/[email protected] filesystem Transitive: environment +10 141 kB isaacs
npm/[email protected] None +3 76.3 kB raynos
npm/[email protected] Transitive: eval +6 132 kB ljharb
npm/[email protected] Transitive: filesystem, network +33 4.76 MB sindresorhus
npm/[email protected] Transitive: environment +2 2.34 MB apollo-bot
npm/[email protected] environment 0 2.12 MB i1g
npm/[email protected] None 0 15.1 kB ahmadnassri
npm/[email protected] Transitive: eval +6 1.49 MB ahmadnassri
npm/[email protected] None 0 4.42 kB sindresorhus
npm/[email protected] Transitive: eval +6 135 kB ljharb
npm/[email protected] None 0 7.2 kB ljharb
npm/[email protected] None 0 20.6 kB ljharb
npm/[email protected] None +1 38.2 kB ljharb
npm/[email protected] None +1 42.3 kB ljharb
npm/[email protected] None 0 124 kB mathias
npm/[email protected] None +3 44.2 kB blakeembrey
npm/[email protected] None 0 35.9 kB kornel
npm/[email protected] Transitive: environment, eval +4 66.8 kB dougwilson
npm/[email protected] network 0 2.36 kB isaacs
npm/[email protected] network Transitive: environment, filesystem +15 855 kB arekinath
npm/[email protected] network +2 89.2 kB szmarczak
npm/[email protected] None +1 378 kB ashtuchkin
npm/[email protected] None +1 232 kB 1api
npm/[email protected] None 0 21 kB cwmma
npm/[email protected] None 0 42.1 kB whitequark
npm/[email protected] Transitive: eval +12 260 kB ljharb
npm/[email protected] None 0 28.9 kB ljharb
npm/[email protected] None 0 4.3 kB grncdr
npm/[email protected] eval +2 70.1 kB ljharb
npm/[email protected] None +1 8.46 kB blakeembrey
npm/[email protected] None 0 2.82 kB sindresorhus
npm/[email protected] None 0 3.69 kB sindresorhus
npm/[email protected] Transitive: eval +16 358 kB ljharb
npm/[email protected] None 0 4.41 kB hughsk
npm/[email protected] None 0 3.54 kB sindresorhus
npm/[email protected] None +1 8.45 kB blakeembrey
npm/[email protected] Transitive: environment, filesystem, network +4 957 kB heineiuo
npm/[email protected] None 0 13.3 kB rvagg
npm/[email protected] Transitive: environment, filesystem +1 576 kB vitaly
npm/[email protected] None 0 45.8 kB andyperlitch
npm/[email protected] None 0 5.4 kB dominictarr
npm/[email protected] None +1 109 kB manuelstofer
npm/[email protected] None 0 56.9 kB jayrylan
npm/[email protected] None 0 26.1 kB kriszyp
npm/[email protected] Transitive: eval +14 291 kB ljharb
npm/[email protected] None 0 12.7 kB isaacs
npm/[email protected] filesystem Transitive: environment +1 41.8 kB ryanzim
npm/[email protected] None 0 19.4 kB ljharb
npm/[email protected] Transitive: environment +5 151 kB bahamat
npm/[email protected] None +1 33.2 kB jaredwray
npm/[email protected] None 0 32.8 kB vweevers
npm/[email protected] None +1 13.5 kB vweevers
npm/[email protected] None +2 39.5 kB vweevers
npm/[email protected] None +2 38.4 kB vweevers
npm/[email protected] None +4 115 kB vweevers
npm/[email protected] None +17 827 kB vweevers
npm/[email protected] None 0 26.9 kB vweevers
npm/[email protected] None +3 204 kB raynos
npm/[email protected] Transitive: environment, filesystem +23 6.12 MB vweevers
npm/[email protected] Transitive: environment, filesystem +4 5.19 MB vweevers
npm/[email protected] None +13 496 kB vweevers
npm/[email protected] None 0 0 B bnjmnt4n
npm/[email protected] None 0 75.8 kB jdalton
npm/[email protected] None +1 8.12 kB sindresorhus
npm/[email protected] None 0 639 kB pimterry
npm/[email protected] None 0 177 kB dcode
npm/[email protected] None +1 8.79 kB blakeembrey
npm/[email protected] None 0 4.78 kB blakeembrey
npm/[email protected] None 0 3.32 kB sindresorhus
npm/[email protected] None 0 17.5 kB dominictarr
npm/[email protected] None 0 11.1 kB dougwilson
npm/[email protected] None +7 265 kB vweevers
npm/[email protected] None 0 4.89 kB dougwilson
npm/[email protected] network 0 5.29 kB dougwilson
npm/[email protected] None 0 206 kB dougwilson
npm/[email protected] None +1 224 kB dougwilson
npm/[email protected] environment, filesystem 0 51.7 kB broofa
npm/[email protected] None 0 3.58 kB sindresorhus
npm/[email protected] None +1 57.5 kB raynos
npm/[email protected] None +1 51.3 kB isaacs
npm/[email protected] None +2 67.5 kB isaacs
npm/[email protected] Transitive: filesystem +2 47.1 kB ahmadnassri
npm/[email protected] environment, eval, filesystem +36 4.02 MB juergba
npm/[email protected] filesystem 0 109 kB tschaub
npm/[email protected] None +2 382 kB hugomrdias
npm/[email protected] None +1 347 kB hacdias
npm/[email protected] None +4 901 kB hugomrdias
npm/[email protected] None 0 5.84 kB grayolson
npm/[email protected] None 0 8.66 kB maiavictor
npm/[email protected] None 0 21.6 kB ai
npm/[email protected] None 0 16.2 kB mafintosh
npm/[email protected] None 0 0 B dougwilson
npm/[email protected] None 0 7.65 kB medikoo
npm/[email protected] None +1 35.6 kB blakeembrey
npm/[email protected] None 0 16.9 kB ethan_arrowood
npm/[email protected] None 0 799 kB nicknaso
npm/[email protected] network +3 493 kB node-fetch-bot
npm/[email protected] environment, filesystem 0 13.4 kB mafintosh
npm/[email protected] None +1 89.5 kB 2pacalypse-
npm/[email protected] None 0 26 kB hildjj
npm/[email protected] None 0 21.2 kB sindresorhus
npm/[email protected] None +2 448 kB silentcicero
npm/[email protected] None 0 13.8 kB simov
npm/[email protected] None 0 97.2 kB ljharb
npm/[email protected] None 0 26.5 kB ljharb
npm/[email protected] network +1 243 kB juancaicedo
npm/[email protected] unsafe +1 19.9 kB dougwilson
npm/[email protected] None +1 10.6 kB sindresorhus
npm/[email protected] None 0 13.4 kB sindresorhus
npm/[email protected] None 0 4.37 kB sindresorhus
npm/[email protected] None +2 39.4 kB blakeembrey
npm/[email protected] None 0 6.88 kB kesla
npm/[email protected] None 0 10.3 kB dougwilson
npm/[email protected] None +5 51.4 kB blakeembrey
npm/[email protected] None +2 39.4 kB blakeembrey
npm/[email protected] filesystem 0 3.92 kB sindresorhus
npm/[email protected] None 0 6.78 kB blakeembrey
npm/[email protected] None 0 11.3 kB meryn
npm/[email protected] None 0 90 kB mrmlnc
npm/[email protected] None +5 29.8 kB sindresorhus
npm/[email protected] None 0 17.7 kB blakeembrey
npm/[email protected] Transitive: eval, network +21 1.56 MB albaherreriasdev
npm/[email protected] Transitive: environment, eval +38 1.31 MB albaherreriasdev
npm/[email protected] Transitive: environment, eval +42 1.51 MB albaherreriasdev
npm/[email protected] Transitive: eval +11 331 kB albaherreriasdev
npm/[email protected] None +1 31.6 kB albaherreriasdev
npm/[email protected] None 0 36.2 kB albaherreriasdev
npm/[email protected] None 0 17.9 kB albaherreriasdev
npm/[email protected] Transitive: environment +2 75.6 kB garethbowen
npm/[email protected] None 0 21.7 kB albaherreriasdev
npm/[email protected] network +8 1.17 MB albaherreriasdev
npm/[email protected] Transitive: eval, network +23 1.81 MB albaherreriasdev
npm/[email protected] None +1 40.9 kB albaherreriasdev
npm/[email protected] Transitive: eval +10 272 kB albaherreriasdev
npm/[email protected] None +3 89.8 kB albaherreriasdev
npm/[email protected] None 0 38.4 kB albaherreriasdev
npm/[email protected] Transitive: eval +11 343 kB albaherreriasdev
npm/[email protected] eval +9 254 kB albaherreriasdev
npm/[email protected] filesystem, network, unsafe Transitive: environment +54 11.9 MB albaherreriasdev
npm/[email protected] None +2 63.4 kB dougwilson
npm/[email protected] environment 0 29.5 kB rob-w
npm/[email protected] None 0 461 kB lupomontero
npm/[email protected] None 0 66.1 kB ndubien
npm/[email protected] Transitive: eval +13 558 kB ljharb
npm/[email protected] None +3 26.8 kB sindresorhus
npm/[email protected] None 0 8.37 kB feross
npm/[email protected] None 0 8.64 kB sindresorhus
npm/[email protected] None 0 8.46 kB dougwilson
npm/[email protected] network, unsafe Transitive: environment, eval +9 475 kB dougwilson
npm/[email protected] Transitive: environment +11 1.03 MB andarist
npm/[email protected] environment Transitive: eval +5 166 kB timdorr
npm/[email protected] environment, filesystem, network Transitive: eval +45 3.84 MB mikeal
npm/[email protected] unsafe 0 3.42 kB floatdrop
npm/[email protected] Transitive: environment +4 364 kB haltman
npm/[email protected] None 0 175 kB acemarke
npm/[email protected] network 0 4.64 kB szmarczak
npm/[email protected] None 0 4.68 kB sindresorhus
npm/[email protected] None +3 22.9 kB sindresorhus
npm/[email protected] None 0 18.9 kB tim-kos
npm/[email protected] filesystem Transitive: environment +11 156 kB isaacs
npm/[email protected] None 0 38.9 kB zone117x
npm/[email protected] None 0 42.3 kB chalker
npm/[email protected] None 0 226 kB ricmoo
npm/[email protected] filesystem, network Transitive: environment, eval, unsafe +16 296 kB dougwilson
npm/[email protected] None +4 48.6 kB blakeembrey
npm/[email protected] None +1 42.6 kB okuryu
npm/[email protected] Transitive: environment, eval, filesystem, network, unsafe +18 332 kB dougwilson
npm/[email protected] Transitive: environment, eval, filesystem, network, unsafe +115 5.83 MB maiavictor
npm/[email protected] Transitive: eval +9 192 kB ljharb
npm/[email protected] None 0 4.03 kB wesleytodd
npm/[email protected] None 0 7.35 kB dashed
npm/[email protected] Transitive: eval +12 329 kB ljharb
npm/[email protected] None 0 4.62 kB feross
npm/[email protected] None +2 38.1 kB blakeembrey
npm/[email protected] network Transitive: environment, filesystem, shell, unsafe +64 9.82 MB chriseth
npm/[email protected] None 0 40.4 kB satazor
npm/[email protected] Transitive: environment, filesystem +9 667 kB bahamat
npm/[email protected] None 0 12.1 kB dougwilson
npm/[email protected] None 0 2.53 kB kevva
npm/[email protected] None +3 104 kB albaherreriasdev
npm/[email protected] None +2 13.7 kB blakeembrey
npm/[email protected] filesystem, network, shell Transitive: environment, eval, unsafe +189 12.5 MB maiavictor
npm/[email protected] eval 0 10.2 kB blesh
npm/[email protected] environment, filesystem +7 299 kB isaacs
npm/[email protected] None 0 187 B benjamincburns
npm/[email protected] Transitive: environment +8 175 kB rvagg
npm/[email protected] None 0 4.08 kB floatdrop
npm/[email protected] None 0 5.3 kB binier
npm/[email protected] None +3 44.1 kB blakeembrey
npm/[email protected] None +1 32.6 kB jonschlinkert
npm/[email protected] None 0 4.68 kB dougwilson
npm/[email protected] network +1 548 kB jstash
npm/[email protected] None 0 268 kB sebmaster
npm/[email protected] None 0 52.8 kB typescript-bot
npm/[email protected] None 0 174 kB dchest
npm/[email protected] None +3 253 kB dougwilson
npm/[email protected] None 0 102 kB medikoo
npm/[email protected] None +1 13.2 kB feross
npm/[email protected] None +1 6.05 kB khai96_
npm/[email protected] None 0 2.62 kB khai96_
npm/[email protected] None +2 37.2 kB khai96_
npm/[email protected] None 0 9.32 kB 3rdeden
npm/[email protected] None 0 73.1 kB ethan_arrowood
npm/[email protected] None 0 4.71 kB ryanzim
npm/[email protected] None 0 4.31 kB dougwilson
npm/[email protected] None +1 8.66 kB blakeembrey
npm/[email protected] None 0 4.64 kB blakeembrey
npm/[email protected] None +1 503 kB garycourt
npm/[email protected] None 0 4.02 kB mattdesl
npm/[email protected] Transitive: environment, filesystem +1 416 kB lpinca
npm/[email protected] None 0 3.72 kB jaredhanson
npm/[email protected] None 0 33.2 kB vvo
npm/[email protected] None 0 28.5 kB yaacovcr
npm/[email protected] None 0 9.03 kB chrisdickinson
npm/[email protected] None 0 8.75 kB dougwilson
npm/[email protected] Transitive: environment +3 93.3 kB dap
npm/[email protected] None 0 26.9 kB nolanlawson
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +199 13.7 MB jdevcs
npm/[email protected] Transitive: environment, filesystem +47 10.5 MB jdevcs
npm/[email protected] Transitive: environment, filesystem +63 11.6 MB jdevcs
npm/[email protected] None +1 44.6 kB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +100 14.3 MB jdevcs
npm/[email protected] Transitive: environment, filesystem +49 10.6 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +117 15.7 MB jdevcs
npm/[email protected] Transitive: environment, filesystem, network +66 12.6 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +150 19.6 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +127 17 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +142 21.9 MB jdevcs
npm/[email protected] Transitive: environment, filesystem +46 10.5 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +119 15.7 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +178 25.9 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +118 15.7 MB jdevcs
npm/[email protected] network Transitive: environment, filesystem +55 11.2 MB jdevcs
npm/[email protected] Transitive: environment, filesystem, network +50 10.8 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +68 12.9 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network +119 15.7 MB jdevcs
npm/[email protected] Transitive: environment, filesystem +45 10.5 MB jdevcs
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +331 39.4 MB jdevcs
npm/[email protected] None 0 12.4 kB sebmaster
npm/[email protected] network Transitive: environment, eval, filesystem +19 2.27 MB theturtle32
npm/[email protected] None 0 16.8 kB domenic
npm/[email protected] None +2 331 kB domenic
npm/[email protected] Transitive: eval +15 335 kB ljharb
npm/[email protected] None 0 330 kB josdejong
npm/[email protected] None +1 197 kB raynos
npm/[email protected] network Transitive: environment, filesystem +3 953 kB lpinca
npm/[email protected] Transitive: network +22 201 kB maiavictor
npm/[email protected] Transitive: network +21 199 kB mattdesl
npm/[email protected] None +7 115 kB naugtur
npm/[email protected] Transitive: filesystem, shell +2 239 kB leizongmin
npm/[email protected] None 0 7.53 kB ibc
npm/[email protected] environment, filesystem 0 120 kB oss-bot
npm/[email protected] None +4 59.8 kB oss-bot
npm/[email protected] None 0 6.03 kB sindresorhus

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Jan 23, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Native code npm/[email protected]
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./_postinstall')}catch(e){}" || exit 0
Native code npm/[email protected]
Native code npm/[email protected]
Install scripts npm/@apollo/[email protected]
  • Install script: postinstall
  • Source: node scripts/postinstall
Native code npm/[email protected]
Native code npm/[email protected]
Native code npm/[email protected]
Native code npm/[email protected]
Native code npm/[email protected]
Install scripts npm/@apollo/[email protected]
  • Install script: postinstall
  • Source: node scripts/postinstall
Native code npm/@trufflesuite/[email protected]
Native code npm/[email protected]
Native code npm/[email protected]
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: echo "WARNING: the web3-bzz api will be deprecated in the next version"
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: echo "WARNING: the web3-shh api will be deprecated in the next version"
Native code npm/[email protected]
Native code npm/[email protected]
Native code npm/[email protected]
Native code npm/[email protected]
Native code npm/[email protected]
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: echo "Web3.js 4.x alpha has been released for early testing and feedback. Checkout doc at https://docs.web3js.org/ "

View full report↗︎

Next steps

What's wrong with native code?

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

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 ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [mocha](https://github.com/mochajs/mocha) and [truffle](https://github.com/trufflesuite/truffle/tree/HEAD/packages/truffle). These dependencies need to be updated together.


Updates `minimist` from 1.2.0 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.0...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

Updates `mocha` from 4.0.1 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v4.0.1...v10.2.0)

Updates `truffle` from 4.0.1 to 5.11.5
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/[email protected]/packages/truffle)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:production
- dependency-name: truffle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimist-and-mkdirp-and-mocha-and-truffle-1.2.8 branch from 078296b to 351915c Compare February 6, 2024 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants