Commit b1d251af authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump hardhat from 2.19.5 to 2.20.1 (#9678)

Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.19.5 to 2.20.1.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.19.5...hardhat@2.20.1)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent d15704e4
......@@ -63,7 +63,7 @@
"@ethersproject/abstract-provider": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-waffle": "^2.0.6",
"hardhat": "^2.19.5",
"hardhat": "^2.20.1",
"ts-node": "^10.9.2",
"tsx": "^4.7.0"
}
......
......@@ -49,7 +49,7 @@
"chai-as-promised": "^7.1.1",
"ethereum-waffle": "^4.0.10",
"ethers": "^5.7.2",
"hardhat": "^2.19.5",
"hardhat": "^2.20.1",
"hardhat-deploy": "^0.11.44",
"isomorphic-fetch": "^3.0.0",
"mocha": "^10.2.0",
......
......@@ -158,13 +158,13 @@ importers:
version: 5.7.0
'@nomiclabs/hardhat-ethers':
specifier: ^2.2.3
version: 2.2.3(ethers@5.7.2)(hardhat@2.19.5)
version: 2.2.3(ethers@5.7.2)(hardhat@2.20.1)
'@nomiclabs/hardhat-waffle':
specifier: ^2.0.6
version: 2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.5)
version: 2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.20.1)
hardhat:
specifier: ^2.19.5
version: 2.19.5(ts-node@10.9.2)(typescript@5.3.3)
specifier: ^2.20.1
version: 2.20.1(ts-node@10.9.2)(typescript@5.3.3)
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@20.11.17)(typescript@5.3.3)
......@@ -465,10 +465,10 @@ importers:
version: 5.7.0
'@nomiclabs/hardhat-ethers':
specifier: ^2.2.3
version: 2.2.3(ethers@5.7.2)(hardhat@2.19.5)
version: 2.2.3(ethers@5.7.2)(hardhat@2.20.1)
'@nomiclabs/hardhat-waffle':
specifier: ^2.0.1
version: 2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.5)
version: 2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.20.1)
'@types/chai':
specifier: ^4.3.11
version: 4.3.11
......@@ -494,8 +494,8 @@ importers:
specifier: ^5.7.2
version: 5.7.2
hardhat:
specifier: ^2.19.5
version: 2.19.5(ts-node@10.9.2)(typescript@5.3.3)
specifier: ^2.20.1
version: 2.20.1(ts-node@10.9.2)(typescript@5.3.3)
hardhat-deploy:
specifier: ^0.11.44
version: 0.11.44
......@@ -2049,37 +2049,6 @@ packages:
to-fast-properties: 2.0.0
dev: true
/@chainsafe/as-sha256@0.3.1:
resolution: {integrity: sha512-hldFFYuf49ed7DAakWVXSJODuq3pzJEguD8tQ7h+sGkM18vja+OFoJI9krnGmgzyuZC2ETX0NOIcCTy31v2Mtg==}
dev: true
/@chainsafe/persistent-merkle-tree@0.4.2:
resolution: {integrity: sha512-lLO3ihKPngXLTus/L7WHKaw9PnNJWizlOF1H9NNzHP6Xvh82vzg9F2bzkXhYIFshMZ2gTCEz8tq6STe7r5NDfQ==}
dependencies:
'@chainsafe/as-sha256': 0.3.1
dev: true
/@chainsafe/persistent-merkle-tree@0.5.0:
resolution: {integrity: sha512-l0V1b5clxA3iwQLXP40zYjyZYospQLZXzBVIhhr9kDg/1qHZfzzHw0jj4VPBijfYCArZDlPkRi1wZaV2POKeuw==}
dependencies:
'@chainsafe/as-sha256': 0.3.1
dev: true
/@chainsafe/ssz@0.10.2:
resolution: {integrity: sha512-/NL3Lh8K+0q7A3LsiFq09YXS9fPE+ead2rr7vM2QK8PLzrNsw3uqrif9bpRX5UxgeRjM+vYi+boCM3+GM4ovXg==}
dependencies:
'@chainsafe/as-sha256': 0.3.1
'@chainsafe/persistent-merkle-tree': 0.5.0
dev: true
/@chainsafe/ssz@0.9.4:
resolution: {integrity: sha512-77Qtg2N1ayqs4Bg/wvnWfg5Bta7iy7IRh8XqXh7oNMeP2HBbBwx8m6yTpA8p0EHItWPEBkgZd5S5/LSlp3GXuQ==}
dependencies:
'@chainsafe/as-sha256': 0.3.1
'@chainsafe/persistent-merkle-tree': 0.4.2
case: 1.6.3
dev: true
/@changesets/apply-release-plan@7.0.0:
resolution: {integrity: sha512-vfi69JR416qC9hWmFGSxj7N6wA5J222XNBmezSVATPWDVPIF7gkd4d8CpbEbXmRWbVrkoli3oerGS6dcL/BGsQ==}
dependencies:
......@@ -3854,7 +3823,7 @@ packages:
engines: {node: '>=14.0.0'}
dependencies:
'@ethereumjs/tx': 4.2.0
'@types/debug': 4.1.8
'@types/debug': 4.1.12
debug: 4.3.4(supports-color@8.1.1)
semver: 7.6.0
superstruct: 1.0.3
......@@ -3869,7 +3838,7 @@ packages:
'@ethereumjs/tx': 4.2.0
'@noble/hashes': 1.3.2
'@scure/base': 1.1.3
'@types/debug': 4.1.8
'@types/debug': 4.1.12
debug: 4.3.4(supports-color@8.1.1)
pony-cause: 2.1.10
semver: 7.6.0
......@@ -3990,162 +3959,179 @@ packages:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.15.0
/@nomicfoundation/ethereumjs-block@5.0.2:
resolution: {integrity: sha512-hSe6CuHI4SsSiWWjHDIzWhSiAVpzMUcDRpWYzN0T9l8/Rz7xNn3elwVOJ/tAyS0LqL6vitUD78Uk7lQDXZun7Q==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-block@5.0.4:
resolution: {integrity: sha512-AcyacJ9eX/uPEvqsPiB+WO1ymE+kyH48qGGiGV+YTojdtas8itUTW5dehDSOXEEItWGbbzEJ4PRqnQZlWaPvDw==}
engines: {node: '>=18'}
dependencies:
'@nomicfoundation/ethereumjs-common': 4.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-trie': 6.0.2
'@nomicfoundation/ethereumjs-tx': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
'@nomicfoundation/ethereumjs-common': 4.0.4
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-trie': 6.0.4
'@nomicfoundation/ethereumjs-tx': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
ethereum-cryptography: 0.1.3
ethers: 5.7.2
transitivePeerDependencies:
- bufferutil
- utf-8-validate
- c-kzg
dev: true
/@nomicfoundation/ethereumjs-blockchain@7.0.2:
resolution: {integrity: sha512-8UUsSXJs+MFfIIAKdh3cG16iNmWzWC/91P40sazNvrqhhdR/RtGDlFk2iFTGbBAZPs2+klZVzhRX8m2wvuvz3w==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-blockchain@7.0.4:
resolution: {integrity: sha512-jYsd/kwzbmpnxx86tXsYV8wZ5xGvFL+7/P0c6OlzpClHsbFzeF41KrYA9scON8Rg6bZu3ZTv6JOAgj3t7USUfg==}
engines: {node: '>=18'}
dependencies:
'@nomicfoundation/ethereumjs-block': 5.0.2
'@nomicfoundation/ethereumjs-common': 4.0.2
'@nomicfoundation/ethereumjs-ethash': 3.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-trie': 6.0.2
'@nomicfoundation/ethereumjs-tx': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
abstract-level: 1.0.3
'@nomicfoundation/ethereumjs-block': 5.0.4
'@nomicfoundation/ethereumjs-common': 4.0.4
'@nomicfoundation/ethereumjs-ethash': 3.0.4
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-trie': 6.0.4
'@nomicfoundation/ethereumjs-tx': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
debug: 4.3.4(supports-color@8.1.1)
ethereum-cryptography: 0.1.3
level: 8.0.0
lru-cache: 5.1.1
memory-level: 1.0.0
lru-cache: 10.1.0
transitivePeerDependencies:
- bufferutil
- c-kzg
- supports-color
- utf-8-validate
dev: true
/@nomicfoundation/ethereumjs-common@4.0.2:
resolution: {integrity: sha512-I2WGP3HMGsOoycSdOTSqIaES0ughQTueOsddJ36aYVpI3SN8YSusgRFLwzDJwRFVIYDKx/iJz0sQ5kBHVgdDwg==}
/@nomicfoundation/ethereumjs-common@4.0.4:
resolution: {integrity: sha512-9Rgb658lcWsjiicr5GzNCjI1llow/7r0k50dLL95OJ+6iZJcVbi15r3Y0xh2cIO+zgX0WIHcbzIu6FeQf9KPrg==}
dependencies:
'@nomicfoundation/ethereumjs-util': 9.0.2
crc-32: 1.2.2
'@nomicfoundation/ethereumjs-util': 9.0.4
transitivePeerDependencies:
- c-kzg
dev: true
/@nomicfoundation/ethereumjs-ethash@3.0.2:
resolution: {integrity: sha512-8PfoOQCcIcO9Pylq0Buijuq/O73tmMVURK0OqdjhwqcGHYC2PwhbajDh7GZ55ekB0Px197ajK3PQhpKoiI/UPg==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-ethash@3.0.4:
resolution: {integrity: sha512-xvIrwIMl9sSaiYKRem68+O7vYdj7Q2XWv5P7JXiIkn83918QzWHvqbswTRsH7+r6X1UEvdsURRnZbvZszEjAaQ==}
engines: {node: '>=18'}
dependencies:
'@nomicfoundation/ethereumjs-block': 5.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
abstract-level: 1.0.3
'@nomicfoundation/ethereumjs-block': 5.0.4
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
bigint-crypto-utils: 3.3.0
ethereum-cryptography: 0.1.3
transitivePeerDependencies:
- bufferutil
- utf-8-validate
- c-kzg
dev: true
/@nomicfoundation/ethereumjs-evm@2.0.2:
resolution: {integrity: sha512-rBLcUaUfANJxyOx9HIdMX6uXGin6lANCulIm/pjMgRqfiCRMZie3WKYxTSd8ZE/d+qT+zTedBF4+VHTdTSePmQ==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-evm@2.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2):
resolution: {integrity: sha512-lTyZZi1KpeMHzaO6cSVisR2tjiTTedjo7PcmhI/+GNFo9BmyY6QYzGeSti0sFttmjbEMioHgXxl5yrLNRg6+1w==}
engines: {node: '>=18'}
dependencies:
'@ethersproject/providers': 5.7.2
'@nomicfoundation/ethereumjs-common': 4.0.2
'@nomicfoundation/ethereumjs-tx': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
'@nomicfoundation/ethereumjs-common': 4.0.4
'@nomicfoundation/ethereumjs-statemanager': 2.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2)
'@nomicfoundation/ethereumjs-tx': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
'@types/debug': 4.1.12
debug: 4.3.4(supports-color@8.1.1)
ethereum-cryptography: 0.1.3
mcl-wasm: 0.7.8
rustbn.js: 0.2.0
rustbn-wasm: 0.2.0
transitivePeerDependencies:
- bufferutil
- '@nomicfoundation/ethereumjs-verkle'
- c-kzg
- supports-color
- utf-8-validate
dev: true
/@nomicfoundation/ethereumjs-rlp@5.0.2:
resolution: {integrity: sha512-QwmemBc+MMsHJ1P1QvPl8R8p2aPvvVcKBbvHnQOKBpBztEo0omN0eaob6FeZS/e3y9NSe+mfu3nNFBHszqkjTA==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-rlp@5.0.4:
resolution: {integrity: sha512-8H1S3s8F6QueOc/X92SdrA4RDenpiAEqMg5vJH99kcQaCy/a3Q6fgseo75mgWlbanGJXSlAPtnCeG9jvfTYXlw==}
engines: {node: '>=18'}
hasBin: true
dev: true
/@nomicfoundation/ethereumjs-statemanager@2.0.2:
resolution: {integrity: sha512-dlKy5dIXLuDubx8Z74sipciZnJTRSV/uHG48RSijhgm1V7eXYFC567xgKtsKiVZB1ViTP9iFL4B6Je0xD6X2OA==}
/@nomicfoundation/ethereumjs-statemanager@2.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2):
resolution: {integrity: sha512-HPDjeFrxw6llEi+BzqXkZ+KkvFnTOPczuHBtk21hRlDiuKuZz32dPzlhpRsDBGV1b5JTmRDUVqCS1lp3Gghw4Q==}
peerDependencies:
'@nomicfoundation/ethereumjs-verkle': 0.0.2
peerDependenciesMeta:
'@nomicfoundation/ethereumjs-verkle':
optional: true
dependencies:
'@nomicfoundation/ethereumjs-common': 4.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-common': 4.0.4
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-trie': 6.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
'@nomicfoundation/ethereumjs-verkle': 0.0.2
debug: 4.3.4(supports-color@8.1.1)
ethereum-cryptography: 0.1.3
ethers: 5.7.2
js-sdsl: 4.4.2
lru-cache: 10.1.0
transitivePeerDependencies:
- bufferutil
- c-kzg
- supports-color
- utf-8-validate
dev: true
/@nomicfoundation/ethereumjs-trie@6.0.2:
resolution: {integrity: sha512-yw8vg9hBeLYk4YNg5MrSJ5H55TLOv2FSWUTROtDtTMMmDGROsAu+0tBjiNGTnKRi400M6cEzoFfa89Fc5k8NTQ==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-trie@6.0.4:
resolution: {integrity: sha512-3nSwQiFMvr2VFe/aZUyinuohYvtytUqZCUCvIWcPJ/BwJH6oQdZRB42aNFBJ/8nAh2s3OcroWpBLskzW01mFKA==}
engines: {node: '>=18'}
dependencies:
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
'@types/readable-stream': 2.3.15
ethereum-cryptography: 0.1.3
lru-cache: 10.1.0
readable-stream: 3.6.2
transitivePeerDependencies:
- c-kzg
dev: true
/@nomicfoundation/ethereumjs-tx@5.0.2:
resolution: {integrity: sha512-T+l4/MmTp7VhJeNloMkM+lPU3YMUaXdcXgTGCf8+ZFvV9NYZTRLFekRwlG6/JMmVfIfbrW+dRRJ9A6H5Q/Z64g==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-tx@5.0.4:
resolution: {integrity: sha512-Xjv8wAKJGMrP1f0n2PeyfFCCojHd7iS3s/Ab7qzF1S64kxZ8Z22LCMynArYsVqiFx6rzYy548HNVEyI+AYN/kw==}
engines: {node: '>=18'}
peerDependencies:
c-kzg: ^2.1.2
peerDependenciesMeta:
c-kzg:
optional: true
dependencies:
'@chainsafe/ssz': 0.9.4
'@ethersproject/providers': 5.7.2
'@nomicfoundation/ethereumjs-common': 4.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
'@nomicfoundation/ethereumjs-common': 4.0.4
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
ethereum-cryptography: 0.1.3
transitivePeerDependencies:
- bufferutil
- utf-8-validate
dev: true
/@nomicfoundation/ethereumjs-util@9.0.2:
resolution: {integrity: sha512-4Wu9D3LykbSBWZo8nJCnzVIYGvGCuyiYLIJa9XXNVt1q1jUzHdB+sJvx95VGCpPkCT+IbLecW6yfzy3E1bQrwQ==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-util@9.0.4:
resolution: {integrity: sha512-sLOzjnSrlx9Bb9EFNtHzK/FJFsfg2re6bsGqinFinH1gCqVfz9YYlXiMWwDM4C/L4ywuHFCYwfKTVr/QHQcU0Q==}
engines: {node: '>=18'}
peerDependencies:
c-kzg: ^2.1.2
peerDependenciesMeta:
c-kzg:
optional: true
dependencies:
'@chainsafe/ssz': 0.10.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.4
ethereum-cryptography: 0.1.3
dev: true
/@nomicfoundation/ethereumjs-vm@7.0.2:
resolution: {integrity: sha512-Bj3KZT64j54Tcwr7Qm/0jkeZXJMfdcAtRBedou+Hx0dPOSIgqaIr0vvLwP65TpHbak2DmAq+KJbW2KNtIoFwvA==}
engines: {node: '>=14'}
/@nomicfoundation/ethereumjs-verkle@0.0.2:
resolution: {integrity: sha512-bjnfZElpYGK/XuuVRmLS3yDvr+cDs85D9oonZ0YUa5A3lgFgokWMp76zXrxX2jVQ0BfHaw12y860n1+iOi6yFQ==}
engines: {node: '>=18'}
dependencies:
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
lru-cache: 10.1.0
rust-verkle-wasm: 0.0.1
transitivePeerDependencies:
- c-kzg
dev: true
/@nomicfoundation/ethereumjs-vm@7.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2):
resolution: {integrity: sha512-gsA4IhmtWHI4BofKy3kio9W+dqZQs5Ji5mLjLYxHCkat+JQBUt5szjRKra2F9nGDJ2XcI/wWb0YWUFNgln4zRQ==}
engines: {node: '>=18'}
dependencies:
'@nomicfoundation/ethereumjs-block': 5.0.2
'@nomicfoundation/ethereumjs-blockchain': 7.0.2
'@nomicfoundation/ethereumjs-common': 4.0.2
'@nomicfoundation/ethereumjs-evm': 2.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-statemanager': 2.0.2
'@nomicfoundation/ethereumjs-trie': 6.0.2
'@nomicfoundation/ethereumjs-tx': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
'@nomicfoundation/ethereumjs-block': 5.0.4
'@nomicfoundation/ethereumjs-blockchain': 7.0.4
'@nomicfoundation/ethereumjs-common': 4.0.4
'@nomicfoundation/ethereumjs-evm': 2.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2)
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-statemanager': 2.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2)
'@nomicfoundation/ethereumjs-trie': 6.0.4
'@nomicfoundation/ethereumjs-tx': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
debug: 4.3.4(supports-color@8.1.1)
ethereum-cryptography: 0.1.3
mcl-wasm: 0.7.8
rustbn.js: 0.2.0
transitivePeerDependencies:
- bufferutil
- '@nomicfoundation/ethereumjs-verkle'
- c-kzg
- supports-color
- utf-8-validate
dev: true
/@nomicfoundation/solidity-analyzer-darwin-arm64@0.1.1:
......@@ -4254,17 +4240,17 @@ packages:
'@nomicfoundation/solidity-analyzer-win32-x64-msvc': 0.1.1
dev: true
/@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.19.5):
/@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.20.1):
resolution: {integrity: sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg==}
peerDependencies:
ethers: ^5.0.0
hardhat: ^2.0.0
dependencies:
ethers: 5.7.2
hardhat: 2.19.5(ts-node@10.9.2)(typescript@5.3.3)
hardhat: 2.20.1(ts-node@10.9.2)(typescript@5.3.3)
dev: true
/@nomiclabs/hardhat-waffle@2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.5):
/@nomiclabs/hardhat-waffle@2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.20.1):
resolution: {integrity: sha512-2YR2V5zTiztSH9n8BYWgtv3Q+EL0N5Ltm1PAr5z20uAY4SkkfylJ98CIqt18XFvxTD5x4K2wKBzddjV9ViDAZQ==}
peerDependencies:
'@nomiclabs/hardhat-ethers': ^2.0.0
......@@ -4272,15 +4258,15 @@ packages:
ethers: ^5.0.0
hardhat: ^2.0.0
dependencies:
'@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.19.5)
'@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.20.1)
'@types/sinon-chai': 3.2.5
'@types/web3': 1.0.19
ethereum-waffle: 4.0.10(@ensdomains/ens@0.4.5)(@ensdomains/resolver@0.2.4)(@ethersproject/abi@5.7.0)(@ethersproject/providers@5.7.2)(ethers@5.7.2)(typescript@5.3.3)
ethers: 5.7.2
hardhat: 2.19.5(ts-node@10.9.2)(typescript@5.3.3)
hardhat: 2.20.1(ts-node@10.9.2)(typescript@5.3.3)
dev: true
/@nomiclabs/hardhat-waffle@2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.5):
/@nomiclabs/hardhat-waffle@2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.20.1):
resolution: {integrity: sha512-+Wz0hwmJGSI17B+BhU/qFRZ1l6/xMW82QGXE/Gi+WTmwgJrQefuBs1lIf7hzQ1hLk6hpkvb/zwcNkpVKRYTQYg==}
peerDependencies:
'@nomiclabs/hardhat-ethers': ^2.0.0
......@@ -4289,11 +4275,11 @@ packages:
ethers: ^5.0.0
hardhat: ^2.0.0
dependencies:
'@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.19.5)
'@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.20.1)
'@types/sinon-chai': 3.2.5
ethereum-waffle: 4.0.10(@ensdomains/ens@0.4.5)(@ensdomains/resolver@0.2.4)(@ethersproject/abi@5.7.0)(@ethersproject/providers@5.7.2)(ethers@5.7.2)(typescript@5.3.3)
ethers: 5.7.2
hardhat: 2.19.5(ts-node@10.9.2)(typescript@5.3.3)
hardhat: 2.20.1(ts-node@10.9.2)(typescript@5.3.3)
dev: true
/@nrwl/nx-cloud@18.0.0:
......@@ -5755,8 +5741,8 @@ packages:
resolution: {integrity: sha512-SZg4JdHIWHQGEokbYGZSDvo5wA4TLYPXaqhigs/wH+REDOejcJzgH+qyY+HtEUtWOZxEUkbhbdYPqQDiEgrXeA==}
dev: false
/@types/debug@4.1.8:
resolution: {integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==}
/@types/debug@4.1.12:
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
dependencies:
'@types/ms': 0.7.31
dev: true
......@@ -6854,19 +6840,6 @@ packages:
dependencies:
event-target-shim: 5.0.1
/abstract-level@1.0.3:
resolution: {integrity: sha512-t6jv+xHy+VYwc4xqZMn2Pa9DjcdzvzZmQGRjTFc8spIbRGHgBrEKbPq+rYXc7CCo0lxgYvSgKVg9qZAhpVQSjA==}
engines: {node: '>=12'}
dependencies:
buffer: 6.0.3
catering: 2.1.1
is-buffer: 2.0.5
level-supports: 4.0.1
level-transcoder: 1.0.1
module-error: 1.0.2
queue-microtask: 1.2.3
dev: true
/abstract-leveldown@6.2.3:
resolution: {integrity: sha512-BsLm5vFMRUrrLeCcRc+G0t2qOaTzpoJQLOubq2XM72eNpjF5UdU5o/5NvlNhx95XHcAvcl8OMXr4mlg/fRgUXQ==}
engines: {node: '>=6'}
......@@ -7646,15 +7619,6 @@ packages:
/brorand@1.1.0:
resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==}
/browser-level@1.0.1:
resolution: {integrity: sha512-XECYKJ+Dbzw0lbydyQuJzwNXtOpbMSq737qxJN11sIRTErOMShvDpbzTlgju7orJKvx4epULolZAuJGLzCmWRQ==}
dependencies:
abstract-level: 1.0.3
catering: 2.1.1
module-error: 1.0.2
run-parallel-limit: 1.1.0
dev: true
/browser-stdout@1.3.1:
resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
dev: true
......@@ -7889,11 +7853,6 @@ packages:
tslib: 2.6.2
upper-case-first: 2.0.2
/case@1.6.3:
resolution: {integrity: sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ==}
engines: {node: '>= 0.8.0'}
dev: true
/caseless@0.12.0:
resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
dev: true
......@@ -8067,18 +8026,6 @@ packages:
consola: 3.2.3
dev: true
/classic-level@1.3.0:
resolution: {integrity: sha512-iwFAJQYtqRTRM0F6L8h4JCt00ZSGdOyqh7yVrhhjrOpFhmBjNlRUey64MCiyo6UmQHMJ+No3c81nujPv+n9yrg==}
engines: {node: '>=12'}
requiresBuild: true
dependencies:
abstract-level: 1.0.3
catering: 2.1.1
module-error: 1.0.2
napi-macros: 2.2.2
node-gyp-build: 4.6.0
dev: true
/clean-regexp@1.0.0:
resolution: {integrity: sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==}
engines: {node: '>=4'}
......@@ -10764,8 +10711,8 @@ packages:
- utf-8-validate
dev: true
/hardhat@2.19.5(ts-node@10.9.2)(typescript@5.3.3):
resolution: {integrity: sha512-vx8R7zWCYVgM56vA6o0Wqx2bIIptkN4TMs9QwDqZVNGRhMzBfzqUeEYbp+69gxWp1neg2V2nYQUaaUv7aom1kw==}
/hardhat@2.20.1(ts-node@10.9.2)(typescript@5.3.3):
resolution: {integrity: sha512-q75xDQiQtCZcTMBwjTovrXEU5ECr49baxr4/OBkIu/ULTPzlB20yk1dRWNmD2IFbAeAeXggaWvQAdpiScaHtPw==}
hasBin: true
peerDependencies:
ts-node: '*'
......@@ -10778,16 +10725,17 @@ packages:
dependencies:
'@ethersproject/abi': 5.7.0
'@metamask/eth-sig-util': 4.0.0
'@nomicfoundation/ethereumjs-block': 5.0.2
'@nomicfoundation/ethereumjs-blockchain': 7.0.2
'@nomicfoundation/ethereumjs-common': 4.0.2
'@nomicfoundation/ethereumjs-evm': 2.0.2
'@nomicfoundation/ethereumjs-rlp': 5.0.2
'@nomicfoundation/ethereumjs-statemanager': 2.0.2
'@nomicfoundation/ethereumjs-trie': 6.0.2
'@nomicfoundation/ethereumjs-tx': 5.0.2
'@nomicfoundation/ethereumjs-util': 9.0.2
'@nomicfoundation/ethereumjs-vm': 7.0.2
'@nomicfoundation/ethereumjs-block': 5.0.4
'@nomicfoundation/ethereumjs-blockchain': 7.0.4
'@nomicfoundation/ethereumjs-common': 4.0.4
'@nomicfoundation/ethereumjs-evm': 2.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2)
'@nomicfoundation/ethereumjs-rlp': 5.0.4
'@nomicfoundation/ethereumjs-statemanager': 2.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2)
'@nomicfoundation/ethereumjs-trie': 6.0.4
'@nomicfoundation/ethereumjs-tx': 5.0.4
'@nomicfoundation/ethereumjs-util': 9.0.4
'@nomicfoundation/ethereumjs-verkle': 0.0.2
'@nomicfoundation/ethereumjs-vm': 7.0.4(@nomicfoundation/ethereumjs-verkle@0.0.2)
'@nomicfoundation/solidity-analyzer': 0.1.1
'@sentry/node': 5.30.0
'@types/bn.js': 5.1.0
......@@ -10829,6 +10777,7 @@ packages:
ws: 7.5.9
transitivePeerDependencies:
- bufferutil
- c-kzg
- supports-color
- utf-8-validate
dev: true
......@@ -12211,19 +12160,6 @@ packages:
engines: {node: '>=10'}
dev: true
/level-supports@4.0.1:
resolution: {integrity: sha512-PbXpve8rKeNcZ9C1mUicC9auIYFyGpkV9/i6g76tLgANwWhtG2v7I4xNBUlkn3lE2/dZF3Pi0ygYGtLc4RXXdA==}
engines: {node: '>=12'}
dev: true
/level-transcoder@1.0.1:
resolution: {integrity: sha512-t7bFwFtsQeD8cl8NIoQ2iwxA0CL/9IFw7/9gAjOonH0PWTTiRfY7Hq+Ejbsxh86tXobDQ6IOiddjNYIfOBs06w==}
engines: {node: '>=12'}
dependencies:
buffer: 6.0.3
module-error: 1.0.2
dev: true
/level-ws@2.0.0:
resolution: {integrity: sha512-1iv7VXx0G9ec1isqQZ7y5LmoZo/ewAsyDHNA8EFDW5hqH2Kqovm33nSFkSdnLLAK+I5FlT+lo5Cw9itGe+CpQA==}
engines: {node: '>=6'}
......@@ -12233,14 +12169,6 @@ packages:
xtend: 4.0.2
dev: true
/level@8.0.0:
resolution: {integrity: sha512-ypf0jjAk2BWI33yzEaaotpq7fkOPALKAgDBxggO6Q9HGX2MRXn0wbP1Jn/tJv1gtL867+YOjOB49WaUF3UoJNQ==}
engines: {node: '>=12'}
dependencies:
browser-level: 1.0.1
classic-level: 1.3.0
dev: true
/leveldown@6.1.0:
resolution: {integrity: sha512-8C7oJDT44JXxh04aSSsfcMI8YiaGRhOFI9/pMEL7nWJLVsWajDPTRxsSHTM2WcTVY5nXM+SuRHzPPi0GbnDX+w==}
engines: {node: '>=10.12.0'}
......@@ -12795,15 +12723,6 @@ packages:
resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==}
dev: true
/memory-level@1.0.0:
resolution: {integrity: sha512-UXzwewuWeHBz5krr7EvehKcmLFNoXxGcvuYhC41tRnkrTbJohtS7kVn9akmgirtRygg+f7Yjsfi8Uu5SGSQ4Og==}
engines: {node: '>=12'}
dependencies:
abstract-level: 1.0.3
functional-red-black-tree: 1.0.1
module-error: 1.0.2
dev: true
/memorystream@0.3.1:
resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
engines: {node: '>= 0.10.0'}
......@@ -13356,11 +13275,6 @@ packages:
yargs-unparser: 2.0.0
dev: true
/module-error@1.0.2:
resolution: {integrity: sha512-0yuvsqSCv8LbaOKhnsQ/T5JhyFlCYLPXK3U2sgV10zoKQwzs/MyfuQUOZQ1V/6OCOJsK/TRgNVrPuPDqtdMFtA==}
engines: {node: '>=10'}
dev: true
/morgan@1.10.0:
resolution: {integrity: sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ==}
engines: {node: '>= 0.8.0'}
......@@ -13447,10 +13361,6 @@ packages:
resolution: {integrity: sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==}
dev: true
/napi-macros@2.2.2:
resolution: {integrity: sha512-hmEVtAGYzVQpCKdbQea4skABsdXW4RUh5t5mJ2zzqowJS2OyXZTU1KhDVFhx+NlWZ4ap9mqR9TcDO3LTTttd+g==}
dev: true
/napi-wasm@1.1.0:
resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==}
dev: true
......@@ -15406,16 +15316,20 @@ packages:
resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==}
dev: true
/run-parallel-limit@1.1.0:
resolution: {integrity: sha512-jJA7irRNM91jaKc3Hcl1npHsFLOXOoTkPCUL1JEa1R82O2miplXXRaGdjW/KM/98YQWDhJLiSs793CnXfblJUw==}
/run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
dependencies:
queue-microtask: 1.2.3
/rust-verkle-wasm@0.0.1:
resolution: {integrity: sha512-BN6fiTsxcd2dCECz/cHtGTt9cdLJR925nh7iAuRcj8ymKw7OOaPmCneQZ7JePOJ/ia27TjEL91VdOi88Yf+mcA==}
dev: true
/run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
/rustbn-wasm@0.2.0:
resolution: {integrity: sha512-FThvYFNTqrEKGqXuseeg0zR7yROh/6U1617mCHF68OVqrN1tNKRN7Tdwy4WayPVsCmmK+eMxtIZX1qL6JxTkMg==}
dependencies:
queue-microtask: 1.2.3
'@scure/base': 1.1.3
dev: true
/rustbn.js@0.2.0:
resolution: {integrity: sha512-4VlvkRUuCJvr2J6Y0ImW7NvTCriMi7ErOAqWk1y69vAdoNIzCF3yPmgeNzx+RQTLEDFq5sHfscn1MwHxP9hNfA==}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment