Commit 34fcd9d
authored
fix(action): update undici to 6.24.1 to resolve Dependabot alerts (#543)
Updates the `undici` dependency in the action lockfile to resolve high-severity security vulnerabilities and rebuilds the production bundle to include the fix.
To generate these changes, the following commands were run:
- `cd action && npm update undici`
- `cd action && npm run package`
- updated bundled js files
- exclude actions from coverage report1 parent 04b98fd commit 34fcd9d
5 files changed
Lines changed: 25687 additions & 22353 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments