Skip to content

Commit a702d85

Browse files
committed
ethereum-contracts: downgrade @nomicfoundation/hardhat-verify
1 parent 3018446 commit a702d85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"devDependencies": {
66
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
77
"@nomicfoundation/hardhat-ethers": "^3.1.0",
8-
"@nomicfoundation/hardhat-verify": "^2.1.3",
8+
"@nomicfoundation/hardhat-verify": "^2.1.1",
99
"@nomiclabs/hardhat-web3": "^2.1.0",
1010
"@openzeppelin/test-helpers": "^0.5.16",
1111
"@truffle/hdwallet-provider": "^2.1.15",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2971,7 +2971,7 @@
29712971
debug "^4.1.1"
29722972
lodash.isequal "^4.5.0"
29732973

2974-
"@nomicfoundation/hardhat-verify@^2.1.3":
2974+
"@nomicfoundation/hardhat-verify@^2.1.1":
29752975
version "2.1.3"
29762976
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.1.3.tgz#f61a192a792b39f9978cef1450047deaff3ea052"
29772977
integrity sha512-danbGjPp2WBhLkJdQy9/ARM3WQIK+7vwzE0urNem1qZJjh9f54Kf5f1xuQv8DvqewUAkuPxVt/7q4Grz5WjqSg==

0 commit comments

Comments
 (0)