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 23
23
},
24
24
"homepage" : " https://github.com/brysgo/babel-plugin-inline-dotenv#readme" ,
25
25
"dependencies" : {
26
- "dotenv" : " ^7 .0.0"
26
+ "dotenv" : " ^8 .0.0"
27
27
},
28
28
"devDependencies" : {
29
29
"babel-cli" : " ^6.2.0" ,
Original file line number Diff line number Diff line change @@ -876,10 +876,10 @@ dotenv-expand@^5.1.0:
876
876
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
877
877
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
878
878
879
- dotenv@^7 .0.0 :
880
- version "7 .0.0"
881
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7 .0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c "
882
- integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g ==
879
+ dotenv@^8 .0.0 :
880
+ version "8 .0.0"
881
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8 .0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440 "
882
+ integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg ==
883
883
884
884
ecc-jsbn@~0.1.1 :
885
885
version "0.1.1"
You can’t perform that action at this time.
0 commit comments