File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 8585 "migrate-mongo" : " 8.2.3" ,
8686 "mongodb" : " 4.12.1" ,
8787 "mongoose" : " 5.13.15" ,
88- "node-config-ts" : " 3.1 .0" ,
88+ "node-config-ts" : " 3.2 .0" ,
8989 "nodemailer" : " 6.8.0" ,
9090 "pupa" : " 2.1.1" ,
9191 "reflect-metadata" : " 0.1.13" ,
Original file line number Diff line number Diff line change @@ -16837,6 +16837,11 @@ json5@^1.0.1:
1683716837 dependencies:
1683816838 minimist "^1.2.0"
1683916839
16840+ json5@^2.2.2:
16841+ version "2.2.3"
16842+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
16843+ integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
16844+
16840168451684116846 version "3.0.0"
1684216847 resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
@@ -18570,12 +18575,13 @@ no-case@^3.0.4:
1857018575 lower-case "^2.0.2"
1857118576 tslib "^2.0.3"
1857218577
18573- node-config-ts@3.1 .0:
18574- version "3.1 .0"
18575- resolved "https://registry.yarnpkg.com/node-config-ts/-/node-config-ts-3.1 .0.tgz#7501ae49b74b0dd3670b647ecc24d338d7d69e22 "
18576- integrity sha512-R2TzzvI6Lyv90hGwcZRlF9ZgeCwhd4pfyRZNQfOY+ZcQYURKk7cJFlYZJ1kqiT/JdSDK8yncSVfMUM2lJdQxbA ==
18578+ node-config-ts@3.2 .0:
18579+ version "3.2 .0"
18580+ resolved "https://registry.yarnpkg.com/node-config-ts/-/node-config-ts-3.2 .0.tgz#a3e82f6a5d6f1af132ccc705e6076ef6c27d1073 "
18581+ integrity sha512-swTPlS+Ctan5235Sp3gbQ9xRbIwogWnzfStX9xOZAcN/oC8feQJR9xrglizK2pAiByrPFmPw640N7o++Gezsiw ==
1857718582 dependencies:
1857818583 json-to-ts "^1.6.0"
18584+ json5 "^2.2.2"
1857918585 minimist "^1.2.0"
1858018586 prettier "^1.19.1"
1858118587 ramda "^0.27.0"
You can’t perform that action at this time.
0 commit comments