File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"babel-eslint" : " ^9.0.0" ,
32
32
"babel-preset-es2015" : " ^6.1.18" ,
33
33
"babel-register" : " ^6.2.0" ,
34
- "dotenv-expand" : " ^4 .0.1 " ,
34
+ "dotenv-expand" : " ^5 .0.0 " ,
35
35
"mocha" : " ^6.0.0"
36
36
}
37
37
}
Original file line number Diff line number Diff line change @@ -1002,10 +1002,10 @@ diff@3.5.0:
1002
1002
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
1003
1003
integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
1004
1004
1005
- dotenv-expand@^4 .0.1 :
1006
- version "4.2 .0"
1007
- resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-4.2 .0.tgz#def1f1ca5d6059d24a766e587942c21106ce1275 "
1008
- integrity sha1-3vHxyl1gWdJKdm5YeULCEQbOEnU =
1005
+ dotenv-expand@^5 .0.0 :
1006
+ version "5.0 .0"
1007
+ resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.0 .0.tgz#3951d7ee2e35371fe6cb8e4bcdcc39db134d4a95 "
1008
+ integrity sha512-swgyWu5S0U4rhthRAp2QJrBASkmM0yHyVpVZiOxO7DKG7zxePqyZmdOcoLC8MLRcVZ3aq7Hneqkgo09nM/Az0Q= =
1009
1009
1010
1010
dotenv@^7.0.0 :
1011
1011
version "7.0.0"
You can’t perform that action at this time.
0 commit comments