File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 21
21
"@nomiclabs/hardhat-ethers" : " 2.1.0" ,
22
22
"@nomiclabs/hardhat-etherscan" : " 3.1.0" ,
23
23
"@nomiclabs/hardhat-waffle" : " 2.0.3" ,
24
- "@openzeppelin/hardhat-upgrades" : " 1.19.0 " ,
24
+ "@openzeppelin/hardhat-upgrades" : " 1.19.1 " ,
25
25
"@typechain/ethers-v5" : " 10.1.0" ,
26
26
"@typechain/hardhat" : " 6.1.2" ,
27
27
"@types/chai" : " 4.3.1" ,
Original file line number Diff line number Diff line change 1364
1364
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.2.tgz#ff80affd6d352dbe1bbc5b4e1833c41afd6283b6"
1365
1365
integrity sha512-AybF1cesONZStg5kWf6ao9OlqTZuPqddvprc0ky7lrUVOjXeKpmQ2Y9FK+6ygxasb+4aic4O5pneFBfwVsRRRg==
1366
1366
1367
- " @openzeppelin/[email protected] .0 " :
1368
- version "1.19.0 "
1369
- resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.19.0 .tgz#8f17210b924eb04c3ea4aa9795c1bb01d8a7dc3f "
1370
- integrity sha512-351QqDO3nZ96g0BO/bQnaTflix4Nw4ELWC/hZ8PwicsuVxRmxN/GZhxPrs62AOdiQdZ+xweawrVXa5knliRd4A ==
1367
+ " @openzeppelin/[email protected] .1 " :
1368
+ version "1.19.1 "
1369
+ resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.19.1 .tgz#34907928c0b4acdfbc2cffa32eb59730a5b62e3e "
1370
+ integrity sha512-LvUClx+c8DIS6T5ZEPsz+HSRztvY9wjAI4qZH8IaTswjPAT/mqXZWmuQF96fFopR+jKpUNmI4IUo5wLt2TkdKQ ==
1371
1371
dependencies :
1372
1372
" @openzeppelin/upgrades-core" " ^1.16.0"
1373
1373
chalk "^4.1.0"
1374
+ debug "^4.1.1"
1374
1375
proper-lockfile "^4.1.1"
1375
1376
1376
1377
" @openzeppelin/upgrades-core@^1.16.0 " :
You can’t perform that action at this time.
0 commit comments