@athenna/config
Advanced tools
Comparing version 4.20.0 to 4.21.0
{ | ||
"name": "@athenna/config", | ||
"version": "4.20.0", | ||
"version": "4.21.0", | ||
"description": "Cache and handle environment variables and config files of Athenna.", | ||
@@ -56,3 +56,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"dotenv": "^16.4.3", | ||
"dotenv": "^16.4.5", | ||
"magicast": "^0.3.3", | ||
@@ -62,4 +62,4 @@ "syntax-error": "^1.4.0" | ||
"devDependencies": { | ||
"@athenna/common": "^4.36.0", | ||
"@athenna/test": "^4.22.0", | ||
"@athenna/common": "^4.38.0", | ||
"@athenna/test": "^4.23.0", | ||
"@athenna/tsconfig": "^4.12.0", | ||
@@ -66,0 +66,0 @@ "@types/lodash": "^4.14.191", |
2
Updateddotenv@^16.4.5