File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 35
35
"ethereum-waffle" : " ^3.4.0" ,
36
36
"ethereumjs-util" : " ^7.1.3" ,
37
37
"ethers" : " ^5.5.1" ,
38
+ "follow-redirects" : " ^1.14.7" ,
38
39
"hardhat" : " ^2.6.8" ,
39
40
"hardhat-deploy" : " ^0.9.6" ,
40
41
"hardhat-deploy-ethers" : " ^0.3.0-beta.11" ,
Original file line number Diff line number Diff line change @@ -1008,6 +1008,7 @@ __metadata:
1008
1008
ethereum-waffle: ^3.4.0
1009
1009
ethereumjs-util: ^7.1.3
1010
1010
ethers: ^5.5.1
1011
+ follow-redirects: ^1.14.7
1011
1012
hardhat: ^2.6.8
1012
1013
hardhat-deploy: ^0.9.6
1013
1014
hardhat-deploy-ethers: ^0.3.0-beta.11
@@ -7257,6 +7258,16 @@ __metadata:
7257
7258
languageName: node
7258
7259
linkType: hard
7259
7260
7261
+ "follow-redirects@npm:^1.14.7":
7262
+ version: 1.14.7
7263
+ resolution: "follow-redirects@npm:1.14.7"
7264
+ peerDependenciesMeta:
7265
+ debug:
7266
+ optional: true
7267
+ checksum: f6d03e5e30877431065bca0d1b2e3db93949eb799d368a5c07ea8a4b71205f0349a3f8f0191bf13a07c93885522834dca1dc8e527dc99a772c6911fba24edc5f
7268
+ languageName: node
7269
+ linkType: hard
7270
+
7260
7271
"for-each@npm:^0.3.3, for-each@npm:~0.3.3":
7261
7272
version: 0.3.3
7262
7273
resolution: "for-each@npm:0.3.3"
@@ -15304,7 +15315,7 @@ __metadata:
15304
15315
15305
15316
"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.4#~builtin<compat/typescript>":
15306
15317
version: 4.4.4
15307
- resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=ddd1e8 "
15318
+ resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=493e53 "
15308
15319
bin:
15309
15320
tsc: bin/tsc
15310
15321
tsserver: bin/tsserver
You can’t perform that action at this time.
0 commit comments