we are still on version 2 and out there is version 5 + it is causing usage of old dotenv so just nice to have latest versions :)) https://github.com/mrsteele/dotenv-webpack/blob/97a864d72302d25fad0cef618fcd3f09e94bc4e4/package.json#L54 ``` ├─┬ dotenv-webpack@8.0.1 │ └─┬ dotenv-defaults@2.0.2 │ └── dotenv@8.6.0 └── dotenv@16.3.1 ```
we are still on version 2 and out there is version 5 + it is causing usage of old dotenv so just nice to have latest versions :))
dotenv-webpack/package.json
Line 54 in 97a864d