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 33
33
"@nestjs/terminus" : " 7.1.2" ,
34
34
"@octokit/auth-app" : " 2.11.0" ,
35
35
"@types/json-schema" : " 7.0.7" ,
36
- "dotenv" : " 8.2 .0" ,
36
+ "dotenv" : " 8.6 .0" ,
37
37
"ejs" : " 3.1.6" ,
38
38
"joi" : " 17.4.0" ,
39
39
"json-schema" : " 0.3.0" ,
Original file line number Diff line number Diff line change 2253
2253
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
2254
2254
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
2255
2255
2256
+
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
+
2256
2261
ecc-jsbn@~0.1.1 :
2257
2262
version "0.1.2"
2258
2263
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
Original file line number Diff line number Diff line change 13
13
"@mdi/js" : " 5.9.55" ,
14
14
"axios" : " 0.21.1" ,
15
15
"core-js" : " 3.10.2" ,
16
- "dotenv" : " 8.2 .0" ,
16
+ "dotenv" : " 8.6 .0" ,
17
17
"swagger-ui-dist" : " 3.47.1" ,
18
18
"vue" : " 2.6.12" ,
19
19
"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:
3917
3917
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
3918
3918
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
3919
3919
3920
-
3920
+
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 :
3921
3926
version "8.2.0"
3922
3927
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
3923
3928
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
You can’t perform that action at this time.
0 commit comments