Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump undici from 5.28.4 to 5.28.5 (#312)
* Bump undici from 5.28.4 to 5.28.5 Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Rebuild `dist/index.js` ```julia using NodeJS_20_jll run(`make cleanall`); run(`$(node()) $(npm) ci`); run(`$(node()) $(npm) run build`); run(`$(node()) $(npm) run pack`); ``` --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mosè Giordano <[email protected]>
- Loading branch information