File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
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.20 .0" ,
25
25
"@typechain/ethers-v5" : " 10.1.0" ,
26
26
"@typechain/hardhat" : " 6.1.2" ,
27
27
"@types/chai" : " 4.3.3" ,
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/hardhat-upgrades@1.19 .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/hardhat-upgrades@1.20 .0 " :
1368
+ version "1.20 .0"
1369
+ resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.20 .0.tgz#fe1bddc4ab591ccf185caf4cfa269a4851b73599 "
1370
+ integrity sha512-ign7fc/ZdPe+KAYCB91619o+wlBr7sIEEt1nqLhoXAJ9f0qVuXkwAaTdLB0MTSWH85TzlUUT2fTJp1ZnZ1o4LQ ==
1371
1371
dependencies :
1372
- " @openzeppelin/upgrades-core" " ^1.16 .0"
1372
+ " @openzeppelin/upgrades-core" " ^1.18 .0"
1373
1373
chalk "^4.1.0"
1374
+ debug "^4.1.1"
1374
1375
proper-lockfile "^4.1.1"
1375
1376
1376
- " @openzeppelin/upgrades-core@^1.16 .0 " :
1377
- version "1.16.1 "
1378
- resolved "https://registry.yarnpkg.com/@openzeppelin/upgrades-core/-/upgrades-core-1.16.1 .tgz#a4c383fc628cc9d37d5a276def99a093c951644b "
1379
- integrity sha512-+hejbeAfsZWIQL5Ih13gkdm2KO6kbERc1ektzcyb25/OtUwaRjIIHxW++LdC/3Hg5uzThVOzJBfiLdAbgwD+OA ==
1377
+ " @openzeppelin/upgrades-core@^1.18 .0 " :
1378
+ version "1.18.0 "
1379
+ resolved "https://registry.yarnpkg.com/@openzeppelin/upgrades-core/-/upgrades-core-1.18.0 .tgz#a5db80d15e6b87d45307ad27314c91807a506c00 "
1380
+ integrity sha512-fFp5sscGC876yhq7BU595LG45yky21sZFa6cDJigluUjAyJSPoLwF7GD9bSwQMMo4jC7ii1UJBtLipUxN6PVTA ==
1380
1381
dependencies :
1381
- bn.js "^5.1.2"
1382
1382
cbor "^8.0.0"
1383
1383
chalk "^4.1.0"
1384
1384
compare-versions "^4.0.0"
You can’t perform that action at this time.
0 commit comments