This repository was archived by the owner on Mar 15, 2024. It is now read-only.
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 50
50
"bcryptjs" : " ^2.4.3" ,
51
51
"class-validator" : " ^0.9.1" ,
52
52
"cors" : " ^2.8.5" ,
53
- "dotenv" : " ^7 .0.0" ,
53
+ "dotenv" : " ^8 .0.0" ,
54
54
"express" : " ^4.16.4" ,
55
55
"express-jwt" : " ^5.3.1" ,
56
56
"helmet" : " ^3.16.0" ,
Original file line number Diff line number Diff line change @@ -1536,10 +1536,10 @@ dotenv@^6.2.0:
1536
1536
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
1537
1537
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
1538
1538
1539
- dotenv@^7 .0.0 :
1540
- version "7 .0.0"
1541
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7 .0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c "
1542
- integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g ==
1539
+ dotenv@^8 .0.0 :
1540
+ version "8 .0.0"
1541
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8 .0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440 "
1542
+ integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg ==
1543
1543
1544
1544
dynamic-dedupe@^0.3.0 :
1545
1545
version "0.3.0"
You can’t perform that action at this time.
0 commit comments