File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 3333 "@nestjs/terminus" : " 7.1.2" ,
3434 "@octokit/auth-app" : " 2.11.0" ,
3535 "@types/json-schema" : " 7.0.7" ,
36- "dotenv" : " 8.2 .0" ,
36+ "dotenv" : " 8.6 .0" ,
3737 "ejs" : " 3.1.6" ,
3838 "joi" : " 17.4.0" ,
3939 "json-schema" : " 0.3.0" ,
Original file line number Diff line number Diff line change @@ -2253,6 +2253,11 @@ dotenv@8.2.0, dotenv@^8.2.0:
22532253 resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
22542254 integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
22552255
2256+ dotenv@8.6.0 :
2257+ version "8.6.0"
2258+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
2259+ integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
2260+
22562261ecc-jsbn@~0.1.1 :
22572262 version "0.1.2"
22582263 resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
Original file line number Diff line number Diff line change 1313 "@mdi/js" : " 5.9.55" ,
1414 "axios" : " 0.21.1" ,
1515 "core-js" : " 3.10.2" ,
16- "dotenv" : " 8.2 .0" ,
16+ "dotenv" : " 8.6 .0" ,
1717 "swagger-ui-dist" : " 3.47.1" ,
1818 "vue" : " 2.6.12" ,
1919 "vue-code-highlight" : " 0.7.6" ,
Original file line number Diff line number Diff line change @@ -3917,7 +3917,12 @@ dotenv-expand@^5.1.0:
39173917 resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
39183918 integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
39193919
3920- dotenv@8.2.0, dotenv@^8.2.0 :
3920+ dotenv@8.6.0 :
3921+ version "8.6.0"
3922+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
3923+ integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
3924+
3925+ dotenv@^8.2.0 :
39213926 version "8.2.0"
39223927 resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
39233928 integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
You can’t perform that action at this time.
0 commit comments