mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update ganache-core
and ganache-cli
(#9725)
`ganache-core` and `ganache-cli` have been updated to the latest published versions. Two Yarn resolutions have been made unnecessary by this update, so they have been removed. They were added to update dependencies of `ganache-core` to address security advisories. They have since been updated in the latest `ganache-core` release.
This commit is contained in:
parent
d6d02053ff
commit
d1b4d29219
@ -61,9 +61,7 @@
|
||||
"3box/ipfs/ipld-zcash/zcash-bitcore-lib/elliptic": "^6.5.3",
|
||||
"3box/**/libp2p-crypto/node-forge": "^0.10.0",
|
||||
"3box/**/libp2p-keychain/node-forge": "^0.10.0",
|
||||
"browserify-derequire/derequire": "^2.1.1",
|
||||
"ganache-core/lodash": "^4.17.19",
|
||||
"ganache-core/websocket": "^1.0.32"
|
||||
"browserify-derequire/derequire": "^2.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"3box": "^1.10.2",
|
||||
@ -229,8 +227,8 @@
|
||||
"fast-glob": "^3.2.2",
|
||||
"file-loader": "^1.1.11",
|
||||
"fs-extra": "^8.1.0",
|
||||
"ganache-cli": "^6.9.1",
|
||||
"ganache-core": "^2.10.2",
|
||||
"ganache-cli": "^6.12.1",
|
||||
"ganache-core": "^2.13.1",
|
||||
"geckodriver": "^1.19.1",
|
||||
"get-port": "^5.1.0",
|
||||
"gulp": "^4.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user