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 24
24
"devDependencies" : {
25
25
"@types/bcryptjs" : " 2.4.2" ,
26
26
"@types/jsonwebtoken" : " 8.3.2" ,
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.0" ,
Original file line number Diff line number Diff line change @@ -1521,10 +1521,10 @@ dot-prop@^4.1.0:
1521
1521
dependencies :
1522
1522
is-obj "^1.0.0"
1523
1523
1524
- dotenv@6.2 .0 :
1525
- version "6.2 .0"
1526
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2 .0.tgz#941c0410535d942c8becf28d3f357dbd9d476064 "
1527
- integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w ==
1524
+ dotenv@8.0 .0 :
1525
+ version "8.0 .0"
1526
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0 .0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440 "
1527
+ integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg ==
1528
1528
1529
1529
dotenv@^0.4.0 :
1530
1530
version "0.4.0"
You can’t perform that action at this time.
0 commit comments