v11.4.3 Release
feat(2151): helm-release-v12.1.0
- Updated dependencies
- Fixes for updated dependencies
- SQLite requiring the most refactoring --> ref: https://github.com/kriasoft/node-sqlite/blob/master/CHANGELOG.md#401---sat-apr-04-2020-214639.
- Added SQLite3 as a dependency.
- Fixes import issues for UUID dependency --> ref: https://github.com/uuidjs/uuid#upgrading-from-uuid3.
- Fixes to validate lib due to json-rules-engine dependency upgrade --> https://github.com/CacheControl/json-rules-engine/blob/master/CHANGELOG.md#400--2019-08-22
- Bump patch version
- Fixed lint issues
- Added dep:check/update scripts for main project, libs, and added "all" variant using npm-run-all