File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 8
8
"class-validator" : " ^0.13.1" ,
9
9
"cors" : " ^2.8.4" ,
10
10
"debug" : " ^4.1.1" ,
11
- "dotenv" : " ^9 .0.2 " ,
11
+ "dotenv" : " ^10 .0.0 " ,
12
12
"etag" : " ^1.8.1" ,
13
13
"reflect-metadata" : " ^0.1.13" ,
14
14
"sharp" : " ^0.28.2" ,
Original file line number Diff line number Diff line change @@ -2970,16 +2970,11 @@ dot-prop@^5.1.0, dot-prop@^5.2.0:
2970
2970
dependencies :
2971
2971
is-obj "^2.0.0"
2972
2972
2973
- dotenv@* :
2973
+ dotenv@*, dotenv@^10.0.0 :
2974
2974
version "10.0.0"
2975
2975
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
2976
2976
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
2977
2977
2978
- dotenv@^9.0.2 :
2979
- version "9.0.2"
2980
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.2.tgz#dacc20160935a37dea6364aa1bef819fb9b6ab05"
2981
- integrity sha512-I9OvvrHp4pIARv4+x9iuewrWycX6CcZtoAu1XrzPxc5UygMJXJZYmBsynku8IkrJwgypE5DGNjDPmPRhDCptUg==
2982
-
2983
2978
duplexer2@~0.1.0 :
2984
2979
version "0.1.4"
2985
2980
resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"
You can’t perform that action at this time.
0 commit comments