Configuration Loading: Enhance the way configuration paths are handled by replacing lodash.get with a local function, which now supports array paths for more flexible configuration retrieval.
YAML Support: Upgrade the js-yaml library to version 3.13.0, improving the handling of YAML files in your configuration.