Skip to content

Release v1.11

Compare
Choose a tag to compare
@twistedpair twistedpair released this 12 Apr 20:08
· 6 commits to main since this release

This release adds enhancements for API calling resiliency and addresses dependency CVEs.
Changes include:

  • Add more robust API call timeouts to address #48
  • Update moment to address CVE-2022-24785
  • Update all other libraries and use pinned versions
  • Upgrade Action runtime from Node.js 12 (End of Life) to Node.js 16
  • Fix code typo in for APP/API URL overrides environment variable names (used in unit testing)