feat(utils): use dotenv-expand to allow variables within env (#8720)

This commit is contained in:
Shahed Nasser
2024-08-22 13:51:36 +03:00
committed by GitHub
parent 0acd94aac3
commit bc74e381ad
3 changed files with 14 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@
"awilix": "^8.0.1",
"bignumber.js": "^9.1.2",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"json-2-csv": "^5.5.4",
"jsonwebtoken": "^9.0.2",
"knex": "2.4.2",