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 51
51
"bcryptjs" : " ^2.4.3" ,
52
52
"class-validator" : " ^0.9.1" ,
53
53
"cors" : " ^2.8.5" ,
54
- "dotenv" : " ^7 .0.0" ,
54
+ "dotenv" : " ^8 .0.0" ,
55
55
"express" : " ^4.16.4" ,
56
56
"express-jwt" : " ^5.3.1" ,
57
57
"helmet" : " ^3.16.0" ,
Original file line number Diff line number Diff line change @@ -2866,10 +2866,10 @@ dotenv@^6.2.0:
2866
2866
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
2867
2867
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
2868
2868
2869
- dotenv@^7 .0.0 :
2870
- version "7 .0.0"
2871
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7 .0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c "
2872
- integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g ==
2869
+ dotenv@^8 .0.0 :
2870
+ version "8 .0.0"
2871
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8 .0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440 "
2872
+ integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg ==
2873
2873
2874
2874
duplexer2@~0.1.4 :
2875
2875
version "0.1.4"
You can’t perform that action at this time.
0 commit comments