File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 48
48
"@types/mocha" : " ^10.0.1" ,
49
49
"@types/node" : " ^16.18.36" ,
50
50
"chai" : " ^4.3.7" ,
51
- "dotenv" : " ^16.1.4 " ,
51
+ "dotenv" : " ^16.3.1 " ,
52
52
"ethereumjs-util" : " ^7.1.5" ,
53
53
"ethers" : " ^5.7.2" ,
54
54
"hardhat" : " ^2.15.0" ,
Original file line number Diff line number Diff line change @@ -3792,7 +3792,7 @@ __metadata:
3792
3792
"@types/mocha": ^10.0.1
3793
3793
"@types/node": ^16.18.36
3794
3794
chai: ^4.3.7
3795
- dotenv: ^16.1.4
3795
+ dotenv: ^16.3.1
3796
3796
ethereumjs-util: ^7.1.5
3797
3797
ethers: ^5.7.2
3798
3798
hardhat: ^2.15.0
@@ -12159,10 +12159,10 @@ __metadata:
12159
12159
languageName: node
12160
12160
linkType: hard
12161
12161
12162
- "dotenv@npm:^16.1.4 ":
12163
- version: 16.1.4
12164
- resolution: "dotenv@npm:16.1.4 "
12165
- checksum: c1b2e13df4d374a6a29e134c56c7b040ba20500677fe8b9939ea654f3b3badb9aaa0b172e40e4dfa1233a4177dbb8fb79d84cc79a50ac9c9641fe2ad98c14876
12162
+ "dotenv@npm:^16.3.1 ":
12163
+ version: 16.3.1
12164
+ resolution: "dotenv@npm:16.3.1 "
12165
+ checksum: 15d75e7279018f4bafd0ee9706593dd14455ddb71b3bcba9c52574460b7ccaf67d5cf8b2c08a5af1a9da6db36c956a04a1192b101ee102a3e0cf8817bbcf3dfd
12166
12166
languageName: node
12167
12167
linkType: hard
12168
12168
You can’t perform that action at this time.
0 commit comments