File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"@types/bcryptjs" : " 2.4.2" ,
26
26
"@types/jsonwebtoken" : " 8.3.3" ,
27
- "dotenv" : " 6.2 .0" ,
27
+ "dotenv" : " 8.0 .0" ,
28
28
"graphql-cli" : " 2.17.0" ,
29
29
"graphql-resolver-codegen" : " 0.3.1" ,
30
30
"nodemon" : " 1.19.1" ,
Original file line number Diff line number Diff line change @@ -1515,10 +1515,10 @@ dot-prop@^4.1.0:
1515
1515
dependencies :
1516
1516
is-obj "^1.0.0"
1517
1517
1518
- dotenv@6.2 .0 :
1519
- version "6.2 .0"
1520
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2 .0.tgz#941c0410535d942c8becf28d3f357dbd9d476064 "
1521
- integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w ==
1518
+ dotenv@8.0 .0 :
1519
+ version "8.0 .0"
1520
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0 .0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440 "
1521
+ integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg ==
1522
1522
1523
1523
dotenv@^4.0.0 :
1524
1524
version "4.0.0"
You can’t perform that action at this time.
0 commit comments