Summary
npm dependencies in this TypeScript GitHub Action need to be updated.
Current State
| Package |
Current |
Notes |
typescript |
^4.8.4 |
Move to ^5.x |
@actions/core |
^1.10.0 |
Check latest |
actions-toolkit |
^6.0.1 |
Check latest |
zod |
^3.20.2 |
Check latest |
nunjucks |
^3.2.3 |
Check latest |
Acceptance Criteria
Wave
Wave 0
Summary
npm dependencies in this TypeScript GitHub Action need to be updated.
Current State
typescript^4.8.4^5.x@actions/core^1.10.0actions-toolkit^6.0.1zod^3.20.2nunjucks^3.2.3Acceptance Criteria
npm updateto bring all deps to latest within declared rangestypescriptconstraint to^5.xnpm auditand resolve any CVEsnpm testnpm run buildWave
Wave 0