Node 20.6.0 adds [native .env parsing](https://nodejs.org/en/blog/release/v20.6.0). Using the native support would allow the removal of package `dotenv`. This would require a major release due to removing the support for the old node versions.