go.ketch.com/lib/goja@v0.0.1/features/shipbuilder/DEPENDENCY_PULL_REQUEST.md (about) 1 ## Description of this change 2 Bump dependencies 3 4 ## Why is this change being made? 5 - [X] Chore (non-functional changes) 6 - [ ] Bug fix (non-breaking change that fixes an issue) 7 - [ ] New feature (non-breaking change that adds functionality) 8 - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) 9 10 ## How was this tested? How can the reviewer verify your testing? 11 Built 12 13 ## Related issues 14 N/A 15 16 ## Checklist 17 - [ ] I have added tests to cover my changes. 18 - [X] All new and existing tests passed. 19 - [X] I have evaluated the security impact of this change, and [OWASP Secure Coding Practices](https://owasp.org/www-project-secure-coding-practices-quick-reference-guide/migrated_content#) have been observed. 20 - [X] I have informed stakeholders of my changes.