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

Commit

Permalink
Update Ganache to 7.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haltman-at committed Aug 22, 2023
1 parent e10de93 commit c519492
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/artifactor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "~12.12.0",
"chai": "^4.2.0",
"debug": "^4.3.1",
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0",
"require-nocache": "^1.0.0",
"sinon": "^9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bignumber.js": "^7.2.1",
"chai": "^4.2.0",
"debug": "^4.3.1",
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0",
"sinon": "^9.0.2",
"web3": "1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"del": "^2.2.0",
"ethereum-cryptography": "1.1.2",
"fs-extra": "^9.1.0",
"ganache": "7.9.0",
"ganache": "7.9.1",
"get-port": "^5.1.1",
"get-random-values": "^1.2.2",
"glob": "^7.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"debug": "^4.3.2",
"ethers": "^5.6.9",
"express": "^4.17.1",
"ganache": "7.9.0",
"ganache": "7.9.1",
"get-port": "^5.1.1",
"highlightjs-solidity": "^2.0.6",
"idb": "^7.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/web3": "1.0.20",
"change-case": "3.0.2",
"fast-check": "3.1.1",
"ganache": "7.9.0",
"ganache": "7.9.1",
"hkts": "^0.3.1",
"jest": "29.1.2",
"madge": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"change-case": "3.0.2",
"faker": "5.5.3",
"fs-extra": "^9.1.0",
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0",
"mochapack": "^2.1.2",
"nyc": "^13.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/decoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/debug": "^4.1.5",
"@types/web3": "1.0.20",
"chai": "^4.2.0",
"ganache": "7.9.0",
"ganache": "7.9.1",
"lodash": "^4.17.21",
"mocha": "10.1.0",
"sinon": "^9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@truffle/config": "^1.3.59",
"@truffle/environment": "^0.2.157",
"@truffle/workflow-compile": "^4.0.68",
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0",
"sinon": "^9.0.2",
"web3": "1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"chai": "^4.2.0",
"fast-check": "3.1.1",
"fs-extra": "^9.1.0",
"ganache": "7.9.0",
"ganache": "7.9.1",
"jest": "29.1.2",
"jest-transform-stealthy-require": "^1.0.0",
"ts-jest": "29.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@truffle/provider": "^0.3.11",
"@truffle/resolver": "^9.0.50",
"chalk": "^4.1.2",
"ganache": "7.9.0",
"ganache": "7.9.1",
"node-ipc": "9.2.1",
"source-map-support": "^0.5.19",
"web3": "1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hdwallet-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/bip39": "^2.4.2",
"@types/ethereumjs-util": "^5.2.0",
"@types/mocha": "^5.2.7",
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0",
"ts-node": "10.7.0",
"typescript": "^4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/chai": "^4.2.22",
"@types/mocha": "^5.2.7",
"chai": "^4.2.0",
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0",
"ts-node": "10.7.0",
"typescript": "^4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"web3": "1.10.0"
},
"devDependencies": {
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/truffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@truffle/db-loader": "^0.2.33",
"@truffle/debugger": "^12.1.2",
"app-module-path": "^2.2.0",
"ganache": "7.9.0",
"ganache": "7.9.1",
"mocha": "10.1.0",
"original-require": "^1.0.1"
},
Expand Down
43 changes: 31 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6593,15 +6593,15 @@
cli-cursor "^3.1.0"
strip-ansi "^6.0.0"

"@trufflesuite/uws-js-unofficial@20.10.0-unofficial.2":
version "20.10.0-unofficial.2"
resolved "https://registry.yarnpkg.com/@trufflesuite/uws-js-unofficial/-/uws-js-unofficial-20.10.0-unofficial.2.tgz#7ed613ce3260cd5d1773a4d5787a2a106acd1a91"
integrity sha512-oQQlnS3oNeGsgS4K3KCSSavJgSb0W9D5ktZs4FacX9VbM7b+NlhjH96d6/G4fMrz+bc5MXRyco419on0X0dvRA==
"@trufflesuite/uws-js-unofficial@20.30.0-unofficial.0":
version "20.30.0-unofficial.0"
resolved "https://registry.yarnpkg.com/@trufflesuite/uws-js-unofficial/-/uws-js-unofficial-20.30.0-unofficial.0.tgz#2fbc2f8ef7e82fbeea6abaf7e8a9d42a02b479d3"
integrity sha512-r5X0aOQcuT6pLwTRLD+mPnAM/nlKtvIK4Z+My++A8tTOR0qTjNRx8UB8jzRj3D+p9PMAp5LnpCUUGmz7/TppwA==
dependencies:
ws "8.2.3"
ws "8.13.0"
optionalDependencies:
bufferutil "4.0.5"
utf-8-validate "5.0.7"
bufferutil "4.0.7"
utf-8-validate "6.0.3"

"@tsconfig/node10@^1.0.7":
version "1.0.8"
Expand Down Expand Up @@ -10467,6 +10467,13 @@ bufferutil@4.0.5:
dependencies:
node-gyp-build "^4.3.0"

bufferutil@4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.7.tgz#60c0d19ba2c992dd8273d3f73772ffc894c153ad"
integrity sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==
dependencies:
node-gyp-build "^4.3.0"

bufferutil@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.1.tgz#3a177e8e5819a1243fe16b63a199951a7ad8d4a7"
Expand Down Expand Up @@ -15005,13 +15012,13 @@ functions-have-names@^1.2.2:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.2.tgz#98d93991c39da9361f8e50b337c4f6e41f120e21"
integrity sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA==

ganache@7.9.0:
version "7.9.0"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.9.0.tgz#561deceb376b1c4e8998ac8e5a842574507d3295"
integrity sha512-KdsTZaAKqDXTNDMKnLzg0ngX8wnZKyVGm7HD03GIyUMVRuXI83s0CUEaGIDWRUWTQP7BE8sDh7QtbW+NoX4zrQ==
ganache@7.9.1:
version "7.9.1"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.9.1.tgz#94f8518215c7989ff5fd542db80bd47d7c7da786"
integrity sha512-Tqhd4J3cpiLeYTD6ek/zlchSB107IVPMIm4ypyg+xz1sdkeALUnYYZnmY4Bdjqj3i6QwtlZPCu7U4qKy7HlWTA==
dependencies:
"@trufflesuite/bigint-buffer" "1.1.10"
"@trufflesuite/uws-js-unofficial" "20.10.0-unofficial.2"
"@trufflesuite/uws-js-unofficial" "20.30.0-unofficial.0"
"@types/bn.js" "^5.1.0"
"@types/lru-cache" "5.1.1"
"@types/seedrandom" "3.0.1"
Expand Down Expand Up @@ -25788,6 +25795,13 @@ utf-8-validate@5.0.7:
dependencies:
node-gyp-build "^4.3.0"

utf-8-validate@6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-6.0.3.tgz#7d8c936d854e86b24d1d655f138ee27d2636d777"
integrity sha512-uIuGf9TWQ/y+0Lp+KGZCMuJWc3N9BHA+l/UmHd/oUHwJJDeysyTRxNQVkbzsIWfGFbRe3OcgML/i0mvVRPOyDA==
dependencies:
node-gyp-build "^4.3.0"

utf-8-validate@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5.0.2.tgz#63cfbccd85dc1f2b66cf7a1d0eebc08ed056bfb3"
Expand Down Expand Up @@ -26789,6 +26803,11 @@ ws@7.5.3:
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz#160835b63c7d97bfab418fc1b8a9fced2ac01a74"
integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg==

ws@8.13.0:
version "8.13.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==

ws@8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.3.tgz#63a56456db1b04367d0b721a0b80cae6d8becbba"
Expand Down

0 comments on commit c519492

Please sign in to comment.