File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@nomiclabs/hardhat-ethers" : " npm:hardhat-deploy-ethers@0.3.0-beta.13" ,
25
25
"@nomiclabs/hardhat-waffle" : " ^2.0.3" ,
26
- "@openzeppelin/contracts" : " ^4.6 .0" ,
26
+ "@openzeppelin/contracts" : " ^4.7 .0" ,
27
27
"@tenderly/hardhat-tenderly" : " ^1.1.3" ,
28
28
"@typechain/ethers-v5" : " ^10.0.0" ,
29
29
"@typechain/hardhat" : " ^6.1.2" ,
Original file line number Diff line number Diff line change @@ -2253,7 +2253,7 @@ __metadata:
2253
2253
dependencies:
2254
2254
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13"
2255
2255
"@nomiclabs/hardhat-waffle": ^2.0.3
2256
- "@openzeppelin/contracts": ^4.6 .0
2256
+ "@openzeppelin/contracts": ^4.7 .0
2257
2257
"@tenderly/hardhat-tenderly": ^1.1.3
2258
2258
"@typechain/ethers-v5": ^10.0.0
2259
2259
"@typechain/hardhat": ^6.1.2
@@ -2590,10 +2590,10 @@ __metadata:
2590
2590
languageName: node
2591
2591
linkType: hard
2592
2592
2593
- "@openzeppelin/contracts@npm:^4.6 .0":
2594
- version: 4.6 .0
2595
- resolution: "@openzeppelin/contracts@npm:4.6 .0"
2596
- checksum: 1de06211b279d7aef2bb9abbdd58eb80c71256f7e888a10855ea23bb06ef8723b22fb550d06af60247dfbd7f0f23de9821732012d7541a823339070a8442d1db
2593
+ "@openzeppelin/contracts@npm:^4.7 .0":
2594
+ version: 4.7 .0
2595
+ resolution: "@openzeppelin/contracts@npm:4.7 .0"
2596
+ checksum: ac917e668505ffbd300fcb00fd2f39b5f1153f77f82d482988336a881134b806b2d820f4293962691ef4d6f9f8ee5ecc71da82c6eb6ad2f02810511e90fa0d96
2597
2597
languageName: node
2598
2598
linkType: hard
2599
2599
You can’t perform that action at this time.
0 commit comments