fix: Bump hardhat

This commit is contained in:
vicnaum
2022-10-27 12:33:42 +02:00
parent 63a285cbdb
commit 8a8c7aff59
2 changed files with 116 additions and 116 deletions

230
package-lock.json generated
View File

@@ -29,7 +29,7 @@
"eslint-plugin-prettier": "4.0.0",
"ethereum-waffle": "3.4.0",
"ethers": "^5.7.1",
"hardhat": "^2.11.0",
"hardhat": "^2.12.0",
"hardhat-contract-sizer": "2.1.1",
"hardhat-gas-reporter": "1.0.6",
"hardhat-log-remover": "2.0.2",
@@ -1494,30 +1494,30 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer/-/solidity-analyzer-0.0.3.tgz",
"integrity": "sha512-VFMiOQvsw7nx5bFmrmVp2Q9rhIjw2AFST4DYvWVVO9PMHPE23BY2+kyfrQ4J3xCMFC8fcBbGLt7l4q7m1SlTqg==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer/-/solidity-analyzer-0.1.0.tgz",
"integrity": "sha512-xGWAiVCGOycvGiP/qrlf9f9eOn7fpNbyJygcB0P21a1MDuVPlKt0Srp7rvtBEutYQ48ouYnRXm33zlRnlTOPHg==",
"dev": true,
"engines": {
"node": ">= 12"
},
"optionalDependencies": {
"@nomicfoundation/solidity-analyzer-darwin-arm64": "0.0.3",
"@nomicfoundation/solidity-analyzer-darwin-x64": "0.0.3",
"@nomicfoundation/solidity-analyzer-freebsd-x64": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-arm64-gnu": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-arm64-musl": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-x64-gnu": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-x64-musl": "0.0.3",
"@nomicfoundation/solidity-analyzer-win32-arm64-msvc": "0.0.3",
"@nomicfoundation/solidity-analyzer-win32-ia32-msvc": "0.0.3",
"@nomicfoundation/solidity-analyzer-win32-x64-msvc": "0.0.3"
"@nomicfoundation/solidity-analyzer-darwin-arm64": "0.1.0",
"@nomicfoundation/solidity-analyzer-darwin-x64": "0.1.0",
"@nomicfoundation/solidity-analyzer-freebsd-x64": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-arm64-gnu": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-arm64-musl": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-x64-gnu": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-x64-musl": "0.1.0",
"@nomicfoundation/solidity-analyzer-win32-arm64-msvc": "0.1.0",
"@nomicfoundation/solidity-analyzer-win32-ia32-msvc": "0.1.0",
"@nomicfoundation/solidity-analyzer-win32-x64-msvc": "0.1.0"
}
},
"node_modules/@nomicfoundation/solidity-analyzer-darwin-arm64": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-arm64/-/solidity-analyzer-darwin-arm64-0.0.3.tgz",
"integrity": "sha512-W+bIiNiZmiy+MTYFZn3nwjyPUO6wfWJ0lnXx2zZrM8xExKObMrhCh50yy8pQING24mHfpPFCn89wEB/iG7vZDw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-arm64/-/solidity-analyzer-darwin-arm64-0.1.0.tgz",
"integrity": "sha512-vEF3yKuuzfMHsZecHQcnkUrqm8mnTWfJeEVFHpg+cO+le96xQA4lAJYdUan8pXZohQxv1fSReQsn4QGNuBNuCw==",
"cpu": [
"arm64"
],
@@ -1531,9 +1531,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-darwin-x64": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-x64/-/solidity-analyzer-darwin-x64-0.0.3.tgz",
"integrity": "sha512-HuJd1K+2MgmFIYEpx46uzwEFjvzKAI765mmoMxy4K+Aqq1p+q7hHRlsFU2kx3NB8InwotkkIq3A5FLU1sI1WDw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-x64/-/solidity-analyzer-darwin-x64-0.1.0.tgz",
"integrity": "sha512-dlHeIg0pTL4dB1l9JDwbi/JG6dHQaU1xpDK+ugYO8eJ1kxx9Dh2isEUtA4d02cQAl22cjOHTvifAk96A+ItEHA==",
"cpu": [
"x64"
],
@@ -1547,9 +1547,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-freebsd-x64": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-freebsd-x64/-/solidity-analyzer-freebsd-x64-0.0.3.tgz",
"integrity": "sha512-2cR8JNy23jZaO/vZrsAnWCsO73asU7ylrHIe0fEsXbZYqBP9sMr+/+xP3CELDHJxUbzBY8zqGvQt1ULpyrG+Kw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-freebsd-x64/-/solidity-analyzer-freebsd-x64-0.1.0.tgz",
"integrity": "sha512-WFCZYMv86WowDA4GiJKnebMQRt3kCcFqHeIomW6NMyqiKqhK1kIZCxSLDYsxqlx396kKLPN1713Q1S8tu68GKg==",
"cpu": [
"x64"
],
@@ -1563,9 +1563,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-linux-arm64-gnu": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-gnu/-/solidity-analyzer-linux-arm64-gnu-0.0.3.tgz",
"integrity": "sha512-Eyv50EfYbFthoOb0I1568p+eqHGLwEUhYGOxcRNywtlTE9nj+c+MT1LA53HnxD9GsboH4YtOOmJOulrjG7KtbA==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-gnu/-/solidity-analyzer-linux-arm64-gnu-0.1.0.tgz",
"integrity": "sha512-DTw6MNQWWlCgc71Pq7CEhEqkb7fZnS7oly13pujs4cMH1sR0JzNk90Mp1zpSCsCs4oKan2ClhMlLKtNat/XRKQ==",
"cpu": [
"arm64"
],
@@ -1579,9 +1579,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-linux-arm64-musl": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-musl/-/solidity-analyzer-linux-arm64-musl-0.0.3.tgz",
"integrity": "sha512-V8grDqI+ivNrgwEt2HFdlwqV2/EQbYAdj3hbOvjrA8Qv+nq4h9jhQUxFpegYMDtpU8URJmNNlXgtfucSrAQwtQ==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-musl/-/solidity-analyzer-linux-arm64-musl-0.1.0.tgz",
"integrity": "sha512-wUpUnR/3GV5Da88MhrxXh/lhb9kxh9V3Jya2NpBEhKDIRCDmtXMSqPMXHZmOR9DfCwCvG6vLFPr/+YrPCnUN0w==",
"cpu": [
"arm64"
],
@@ -1595,9 +1595,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-linux-x64-gnu": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-gnu/-/solidity-analyzer-linux-x64-gnu-0.0.3.tgz",
"integrity": "sha512-uRfVDlxtwT1vIy7MAExWAkRD4r9M79zMG7S09mCrWUn58DbLs7UFl+dZXBX0/8FTGYWHhOT/1Etw1ZpAf5DTrg==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-gnu/-/solidity-analyzer-linux-x64-gnu-0.1.0.tgz",
"integrity": "sha512-lR0AxK1x/MeKQ/3Pt923kPvwigmGX3OxeU5qNtQ9pj9iucgk4PzhbS3ruUeSpYhUxG50jN4RkIGwUMoev5lguw==",
"cpu": [
"x64"
],
@@ -1611,9 +1611,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-linux-x64-musl": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-musl/-/solidity-analyzer-linux-x64-musl-0.0.3.tgz",
"integrity": "sha512-8HPwYdLbhcPpSwsE0yiU/aZkXV43vlXT2ycH+XlOjWOnLfH8C41z0njK8DHRtEFnp4OVN6E7E5lHBBKDZXCliA==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-musl/-/solidity-analyzer-linux-x64-musl-0.1.0.tgz",
"integrity": "sha512-A1he/8gy/JeBD3FKvmI6WUJrGrI5uWJNr5Xb9WdV+DK0F8msuOqpEByLlnTdLkXMwW7nSl3awvLezOs9xBHJEg==",
"cpu": [
"x64"
],
@@ -1627,9 +1627,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-win32-arm64-msvc": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-arm64-msvc/-/solidity-analyzer-win32-arm64-msvc-0.0.3.tgz",
"integrity": "sha512-5WWcT6ZNvfCuxjlpZOY7tdvOqT1kIQYlDF9Q42wMpZ5aTm4PvjdCmFDDmmTvyXEBJ4WTVmY5dWNWaxy8h/E28g==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-arm64-msvc/-/solidity-analyzer-win32-arm64-msvc-0.1.0.tgz",
"integrity": "sha512-7x5SXZ9R9H4SluJZZP8XPN+ju7Mx+XeUMWZw7ZAqkdhP5mK19I4vz3x0zIWygmfE8RT7uQ5xMap0/9NPsO+ykw==",
"cpu": [
"arm64"
],
@@ -1643,9 +1643,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-win32-ia32-msvc": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-ia32-msvc/-/solidity-analyzer-win32-ia32-msvc-0.0.3.tgz",
"integrity": "sha512-P/LWGZwWkyjSwkzq6skvS2wRc3gabzAbk6Akqs1/Iiuggql2CqdLBkcYWL5Xfv3haynhL+2jlNkak+v2BTZI4A==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-ia32-msvc/-/solidity-analyzer-win32-ia32-msvc-0.1.0.tgz",
"integrity": "sha512-m7w3xf+hnE774YRXu+2mGV7RiF3QJtUoiYU61FascCkQhX3QMQavh7saH/vzb2jN5D24nT/jwvaHYX/MAM9zUw==",
"cpu": [
"ia32"
],
@@ -1659,9 +1659,9 @@
}
},
"node_modules/@nomicfoundation/solidity-analyzer-win32-x64-msvc": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-x64-msvc/-/solidity-analyzer-win32-x64-msvc-0.0.3.tgz",
"integrity": "sha512-4AcTtLZG1s/S5mYAIr/sdzywdNwJpOcdStGF3QMBzEt+cGn3MchMaS9b1gyhb2KKM2c39SmPF5fUuWq1oBSQZQ==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-x64-msvc/-/solidity-analyzer-win32-x64-msvc-0.1.0.tgz",
"integrity": "sha512-xCuybjY0sLJQnJhupiFAXaek2EqF0AP0eBjgzaalPXSNvCEN6ZYHvUzdA50ENDVeSYFXcUsYf3+FsD3XKaeptA==",
"cpu": [
"x64"
],
@@ -13933,24 +13933,24 @@
}
},
"node_modules/hardhat": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.11.0.tgz",
"integrity": "sha512-0Mkz8s2cor2vnIYi6HukyhiLOBe5+QeeNkN+RyTJqMqyBouF8ATpyuFyDfA2Jff8HmeFiwTxwSSZ41lFgSFCrw==",
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.12.0.tgz",
"integrity": "sha512-mNJFbVG479HwOzxiaLxobyvED2M1aEAuPPYhEo1+88yicMDSTrU2JIS7vV+V0GSNQKaDoiHCmV6bcKjiljT/dQ==",
"dev": true,
"dependencies": {
"@ethersproject/abi": "^5.1.2",
"@metamask/eth-sig-util": "^4.0.0",
"@nomicfoundation/ethereumjs-block": "^4.0.0-rc.3",
"@nomicfoundation/ethereumjs-blockchain": "^6.0.0-rc.3",
"@nomicfoundation/ethereumjs-common": "^3.0.0-rc.3",
"@nomicfoundation/ethereumjs-evm": "^1.0.0-rc.3",
"@nomicfoundation/ethereumjs-rlp": "^4.0.0-rc.3",
"@nomicfoundation/ethereumjs-statemanager": "^1.0.0-rc.3",
"@nomicfoundation/ethereumjs-trie": "^5.0.0-rc.3",
"@nomicfoundation/ethereumjs-tx": "^4.0.0-rc.3",
"@nomicfoundation/ethereumjs-util": "^8.0.0-rc.3",
"@nomicfoundation/ethereumjs-vm": "^6.0.0-rc.3",
"@nomicfoundation/solidity-analyzer": "^0.0.3",
"@nomicfoundation/ethereumjs-block": "^4.0.0",
"@nomicfoundation/ethereumjs-blockchain": "^6.0.0",
"@nomicfoundation/ethereumjs-common": "^3.0.0",
"@nomicfoundation/ethereumjs-evm": "^1.0.0",
"@nomicfoundation/ethereumjs-rlp": "^4.0.0",
"@nomicfoundation/ethereumjs-statemanager": "^1.0.0",
"@nomicfoundation/ethereumjs-trie": "^5.0.0",
"@nomicfoundation/ethereumjs-tx": "^4.0.0",
"@nomicfoundation/ethereumjs-util": "^8.0.0",
"@nomicfoundation/ethereumjs-vm": "^6.0.0",
"@nomicfoundation/solidity-analyzer": "^0.1.0",
"@sentry/node": "^5.18.1",
"@types/bn.js": "^5.1.0",
"@types/lru-cache": "^5.1.0",
@@ -20433,90 +20433,90 @@
}
},
"@nomicfoundation/solidity-analyzer": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer/-/solidity-analyzer-0.0.3.tgz",
"integrity": "sha512-VFMiOQvsw7nx5bFmrmVp2Q9rhIjw2AFST4DYvWVVO9PMHPE23BY2+kyfrQ4J3xCMFC8fcBbGLt7l4q7m1SlTqg==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer/-/solidity-analyzer-0.1.0.tgz",
"integrity": "sha512-xGWAiVCGOycvGiP/qrlf9f9eOn7fpNbyJygcB0P21a1MDuVPlKt0Srp7rvtBEutYQ48ouYnRXm33zlRnlTOPHg==",
"dev": true,
"requires": {
"@nomicfoundation/solidity-analyzer-darwin-arm64": "0.0.3",
"@nomicfoundation/solidity-analyzer-darwin-x64": "0.0.3",
"@nomicfoundation/solidity-analyzer-freebsd-x64": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-arm64-gnu": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-arm64-musl": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-x64-gnu": "0.0.3",
"@nomicfoundation/solidity-analyzer-linux-x64-musl": "0.0.3",
"@nomicfoundation/solidity-analyzer-win32-arm64-msvc": "0.0.3",
"@nomicfoundation/solidity-analyzer-win32-ia32-msvc": "0.0.3",
"@nomicfoundation/solidity-analyzer-win32-x64-msvc": "0.0.3"
"@nomicfoundation/solidity-analyzer-darwin-arm64": "0.1.0",
"@nomicfoundation/solidity-analyzer-darwin-x64": "0.1.0",
"@nomicfoundation/solidity-analyzer-freebsd-x64": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-arm64-gnu": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-arm64-musl": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-x64-gnu": "0.1.0",
"@nomicfoundation/solidity-analyzer-linux-x64-musl": "0.1.0",
"@nomicfoundation/solidity-analyzer-win32-arm64-msvc": "0.1.0",
"@nomicfoundation/solidity-analyzer-win32-ia32-msvc": "0.1.0",
"@nomicfoundation/solidity-analyzer-win32-x64-msvc": "0.1.0"
}
},
"@nomicfoundation/solidity-analyzer-darwin-arm64": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-arm64/-/solidity-analyzer-darwin-arm64-0.0.3.tgz",
"integrity": "sha512-W+bIiNiZmiy+MTYFZn3nwjyPUO6wfWJ0lnXx2zZrM8xExKObMrhCh50yy8pQING24mHfpPFCn89wEB/iG7vZDw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-arm64/-/solidity-analyzer-darwin-arm64-0.1.0.tgz",
"integrity": "sha512-vEF3yKuuzfMHsZecHQcnkUrqm8mnTWfJeEVFHpg+cO+le96xQA4lAJYdUan8pXZohQxv1fSReQsn4QGNuBNuCw==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-darwin-x64": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-x64/-/solidity-analyzer-darwin-x64-0.0.3.tgz",
"integrity": "sha512-HuJd1K+2MgmFIYEpx46uzwEFjvzKAI765mmoMxy4K+Aqq1p+q7hHRlsFU2kx3NB8InwotkkIq3A5FLU1sI1WDw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-darwin-x64/-/solidity-analyzer-darwin-x64-0.1.0.tgz",
"integrity": "sha512-dlHeIg0pTL4dB1l9JDwbi/JG6dHQaU1xpDK+ugYO8eJ1kxx9Dh2isEUtA4d02cQAl22cjOHTvifAk96A+ItEHA==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-freebsd-x64": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-freebsd-x64/-/solidity-analyzer-freebsd-x64-0.0.3.tgz",
"integrity": "sha512-2cR8JNy23jZaO/vZrsAnWCsO73asU7ylrHIe0fEsXbZYqBP9sMr+/+xP3CELDHJxUbzBY8zqGvQt1ULpyrG+Kw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-freebsd-x64/-/solidity-analyzer-freebsd-x64-0.1.0.tgz",
"integrity": "sha512-WFCZYMv86WowDA4GiJKnebMQRt3kCcFqHeIomW6NMyqiKqhK1kIZCxSLDYsxqlx396kKLPN1713Q1S8tu68GKg==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-linux-arm64-gnu": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-gnu/-/solidity-analyzer-linux-arm64-gnu-0.0.3.tgz",
"integrity": "sha512-Eyv50EfYbFthoOb0I1568p+eqHGLwEUhYGOxcRNywtlTE9nj+c+MT1LA53HnxD9GsboH4YtOOmJOulrjG7KtbA==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-gnu/-/solidity-analyzer-linux-arm64-gnu-0.1.0.tgz",
"integrity": "sha512-DTw6MNQWWlCgc71Pq7CEhEqkb7fZnS7oly13pujs4cMH1sR0JzNk90Mp1zpSCsCs4oKan2ClhMlLKtNat/XRKQ==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-linux-arm64-musl": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-musl/-/solidity-analyzer-linux-arm64-musl-0.0.3.tgz",
"integrity": "sha512-V8grDqI+ivNrgwEt2HFdlwqV2/EQbYAdj3hbOvjrA8Qv+nq4h9jhQUxFpegYMDtpU8URJmNNlXgtfucSrAQwtQ==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-arm64-musl/-/solidity-analyzer-linux-arm64-musl-0.1.0.tgz",
"integrity": "sha512-wUpUnR/3GV5Da88MhrxXh/lhb9kxh9V3Jya2NpBEhKDIRCDmtXMSqPMXHZmOR9DfCwCvG6vLFPr/+YrPCnUN0w==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-linux-x64-gnu": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-gnu/-/solidity-analyzer-linux-x64-gnu-0.0.3.tgz",
"integrity": "sha512-uRfVDlxtwT1vIy7MAExWAkRD4r9M79zMG7S09mCrWUn58DbLs7UFl+dZXBX0/8FTGYWHhOT/1Etw1ZpAf5DTrg==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-gnu/-/solidity-analyzer-linux-x64-gnu-0.1.0.tgz",
"integrity": "sha512-lR0AxK1x/MeKQ/3Pt923kPvwigmGX3OxeU5qNtQ9pj9iucgk4PzhbS3ruUeSpYhUxG50jN4RkIGwUMoev5lguw==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-linux-x64-musl": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-musl/-/solidity-analyzer-linux-x64-musl-0.0.3.tgz",
"integrity": "sha512-8HPwYdLbhcPpSwsE0yiU/aZkXV43vlXT2ycH+XlOjWOnLfH8C41z0njK8DHRtEFnp4OVN6E7E5lHBBKDZXCliA==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-linux-x64-musl/-/solidity-analyzer-linux-x64-musl-0.1.0.tgz",
"integrity": "sha512-A1he/8gy/JeBD3FKvmI6WUJrGrI5uWJNr5Xb9WdV+DK0F8msuOqpEByLlnTdLkXMwW7nSl3awvLezOs9xBHJEg==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-win32-arm64-msvc": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-arm64-msvc/-/solidity-analyzer-win32-arm64-msvc-0.0.3.tgz",
"integrity": "sha512-5WWcT6ZNvfCuxjlpZOY7tdvOqT1kIQYlDF9Q42wMpZ5aTm4PvjdCmFDDmmTvyXEBJ4WTVmY5dWNWaxy8h/E28g==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-arm64-msvc/-/solidity-analyzer-win32-arm64-msvc-0.1.0.tgz",
"integrity": "sha512-7x5SXZ9R9H4SluJZZP8XPN+ju7Mx+XeUMWZw7ZAqkdhP5mK19I4vz3x0zIWygmfE8RT7uQ5xMap0/9NPsO+ykw==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-win32-ia32-msvc": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-ia32-msvc/-/solidity-analyzer-win32-ia32-msvc-0.0.3.tgz",
"integrity": "sha512-P/LWGZwWkyjSwkzq6skvS2wRc3gabzAbk6Akqs1/Iiuggql2CqdLBkcYWL5Xfv3haynhL+2jlNkak+v2BTZI4A==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-ia32-msvc/-/solidity-analyzer-win32-ia32-msvc-0.1.0.tgz",
"integrity": "sha512-m7w3xf+hnE774YRXu+2mGV7RiF3QJtUoiYU61FascCkQhX3QMQavh7saH/vzb2jN5D24nT/jwvaHYX/MAM9zUw==",
"dev": true,
"optional": true
},
"@nomicfoundation/solidity-analyzer-win32-x64-msvc": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-x64-msvc/-/solidity-analyzer-win32-x64-msvc-0.0.3.tgz",
"integrity": "sha512-4AcTtLZG1s/S5mYAIr/sdzywdNwJpOcdStGF3QMBzEt+cGn3MchMaS9b1gyhb2KKM2c39SmPF5fUuWq1oBSQZQ==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@nomicfoundation/solidity-analyzer-win32-x64-msvc/-/solidity-analyzer-win32-x64-msvc-0.1.0.tgz",
"integrity": "sha512-xCuybjY0sLJQnJhupiFAXaek2EqF0AP0eBjgzaalPXSNvCEN6ZYHvUzdA50ENDVeSYFXcUsYf3+FsD3XKaeptA==",
"dev": true,
"optional": true
},
@@ -29787,24 +29787,24 @@
}
},
"hardhat": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.11.0.tgz",
"integrity": "sha512-0Mkz8s2cor2vnIYi6HukyhiLOBe5+QeeNkN+RyTJqMqyBouF8ATpyuFyDfA2Jff8HmeFiwTxwSSZ41lFgSFCrw==",
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.12.0.tgz",
"integrity": "sha512-mNJFbVG479HwOzxiaLxobyvED2M1aEAuPPYhEo1+88yicMDSTrU2JIS7vV+V0GSNQKaDoiHCmV6bcKjiljT/dQ==",
"dev": true,
"requires": {
"@ethersproject/abi": "^5.1.2",
"@metamask/eth-sig-util": "^4.0.0",
"@nomicfoundation/ethereumjs-block": "^4.0.0-rc.3",
"@nomicfoundation/ethereumjs-blockchain": "^6.0.0-rc.3",
"@nomicfoundation/ethereumjs-common": "^3.0.0-rc.3",
"@nomicfoundation/ethereumjs-evm": "^1.0.0-rc.3",
"@nomicfoundation/ethereumjs-rlp": "^4.0.0-rc.3",
"@nomicfoundation/ethereumjs-statemanager": "^1.0.0-rc.3",
"@nomicfoundation/ethereumjs-trie": "^5.0.0-rc.3",
"@nomicfoundation/ethereumjs-tx": "^4.0.0-rc.3",
"@nomicfoundation/ethereumjs-util": "^8.0.0-rc.3",
"@nomicfoundation/ethereumjs-vm": "^6.0.0-rc.3",
"@nomicfoundation/solidity-analyzer": "^0.0.3",
"@nomicfoundation/ethereumjs-block": "^4.0.0",
"@nomicfoundation/ethereumjs-blockchain": "^6.0.0",
"@nomicfoundation/ethereumjs-common": "^3.0.0",
"@nomicfoundation/ethereumjs-evm": "^1.0.0",
"@nomicfoundation/ethereumjs-rlp": "^4.0.0",
"@nomicfoundation/ethereumjs-statemanager": "^1.0.0",
"@nomicfoundation/ethereumjs-trie": "^5.0.0",
"@nomicfoundation/ethereumjs-tx": "^4.0.0",
"@nomicfoundation/ethereumjs-util": "^8.0.0",
"@nomicfoundation/ethereumjs-vm": "^6.0.0",
"@nomicfoundation/solidity-analyzer": "^0.1.0",
"@sentry/node": "^5.18.1",
"@types/bn.js": "^5.1.0",
"@types/lru-cache": "^5.1.0",