File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 56
56
"@requestnetwork/utils" : " 0.54.0" ,
57
57
"chalk" : " 4.1.0" ,
58
58
"cors" : " 2.8.5" ,
59
- "dotenv" : " 16.5 .0" ,
59
+ "dotenv" : " 8.2 .0" ,
60
60
"ethers" : " 5.7.2" ,
61
61
"express" : " 4.21.0" ,
62
62
"graphql" : " 16.8.1" ,
Original file line number Diff line number Diff line change 78
78
"@types/mocha" : " 8.2.3" ,
79
79
"@types/node" : " 18.11.9" ,
80
80
"chai" : " 4.3.4" ,
81
- "dotenv" : " 16.5 .0" ,
81
+ "dotenv" : " 10.0 .0" ,
82
82
"ethereum-waffle" : " 3.4.4" ,
83
83
"ethers" : " 5.7.2" ,
84
84
"ganache-cli" : " 6.12.0" ,
Original file line number Diff line number Diff line change @@ -11991,10 +11991,15 @@ dot@^1.1.3:
11991
11991
resolved "https://registry.npmjs.org/dot/-/dot-1.1.3.tgz"
11992
11992
integrity sha512-/nt74Rm+PcfnirXGEdhZleTwGC2LMnuKTeeTIlI82xb5loBBoXNYzr2ezCroPSMtilK8EZIfcNZwOcHN+ib1Lg==
11993
11993
11994
-
11995
- version "16.5.0"
11996
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
11997
- integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
11994
+ [email protected] , dotenv@~10.0.0:
11995
+ version "10.0.0"
11996
+ resolved "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz"
11997
+ integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
11998
+
11999
+
12000
+ version "8.2.0"
12001
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
12002
+ integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
11998
12003
11999
12004
dotenv@^16.0.0:
12000
12005
version "16.3.1"
@@ -12006,11 +12011,6 @@ dotenv@^16.4.5:
12006
12011
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz"
12007
12012
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
12008
12013
12009
- dotenv@~10.0.0:
12010
- version "10.0.0"
12011
- resolved "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz"
12012
- integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
12013
-
12014
12014
dotignore@~0.1.2:
12015
12015
version "0.1.2"
12016
12016
resolved "https://registry.npmjs.org/dotignore/-/dotignore-0.1.2.tgz"
You can’t perform that action at this time.
0 commit comments