There was an error while loading. Please reload this page.
1 parent ce67d19 commit 9091834Copy full SHA for 9091834
package.json
@@ -139,8 +139,10 @@
139
},
140
"resolutions": {
141
"@tenderly/hardhat-tenderly/@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13",
142
- "solhint/@solidity-parser/parser": "0.16",
143
- "solidity-coverage/@solidity-parser/parser": "0.16"
+ "solhint/@solidity-parser/parser": "0.16",
+ "solidity-coverage/@solidity-parser/parser": "0.16",
144
+ "@bancor/contracts-solidity/hardhat": "2.15.0",
145
+ "glob/path-scurry/lru-cache": "11.0.1"
146
147
"snyk": true
148
}
0 commit comments