Workflow Engine 16.3.0
January 23, 2025
Overview
Workflow Engine 16.3.0 is a Designer maintenance release with dependency updates and an npx command-line fix.
Why update
- Get security and compatibility fixes from updated Designer and sample dependencies.
- Fix the
npxcommand-line issue in the Designer startup flow.
Key features
- Updated
js-base64and multiple Designer sample dependencies. - Fixed the Designer
npxcommand-line issue.
Changelog
Update instructions
Update Designer packages and samples to 16.3.0.
Enhancements
- The
js-base64dependency has been upgraded from version2.6.3to3.7.7. - The
path-to-regexpdependency in the Designer samples has been updated from version0.1.10to0.1.12. - The
expressdependency in the Designer samples has been updated from version4.21.1to4.21.2. - The
nanoiddependency in the Designer samples has been upgraded from version3.3.4to3.3.8. - The
json5dependency has been updated from version2.2.0to2.2.3.
Bug fixes
- Fixed the
npxcommand-line issue. For more information, refer to the documentation.
Resources
- Integration documentation: How to integrate Designer.
Security
- Updated sample dependency
path-to-regexpfrom0.1.10to0.1.12, addressing CVE-2024-52798 (GHSA-rhx6-c78j-4q9w); affected range includes versions<0.1.12, fixed in0.1.12. - Updated sample dependency
nanoidfrom3.3.4to3.3.8, addressing CVE-2024-55565 (GHSA-mwcw-c2x4-8c55); affected range includes versions<3.3.8, fixed in3.3.8. - Updated sample dependency
json5from2.2.0to2.2.3, addressing CVE-2022-46175 (GHSA-9c47-m6qq-7p4h); affected range includes versions>=2.0.0and<2.2.2, fixed in2.2.2.