Skip to content

Commit c2ce3e6

Browse files
chore(deps): update dependency undici to v7.9.0 (#173)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [undici](https://undici.nodejs.org) ([source](https://redirect.github.com/nodejs/undici)) | overrides | minor | [`7.8.0` -> `7.9.0`](https://renovatebot.com/diffs/npm/undici/7.8.0/7.9.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nodejs/undici/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nodejs/undici) | --- ### Release Notes <details> <summary>nodejs/undici (undici)</summary> ### [`v7.9.0`](https://redirect.github.com/nodejs/undici/compare/v7.8.0...13339291adc126ad6dafa33277c20ad6103a1f43) [Compare Source](https://redirect.github.com/nodejs/undici/compare/v7.8.0...v7.9.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-token-erc20). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> ## Summary by Sourcery Build: - Update undici dependency from version 7.8.0 to 7.9.0. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec11c06 commit c2ce3e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ejs": "3.1.10",
3232
"elliptic": "6.6.1",
3333
"semver": "7.7.1",
34-
"undici": "7.8.0",
34+
"undici": "7.9.0",
3535
"ws": "8.18.2",
3636
},
3737
"packages": {
@@ -1369,7 +1369,7 @@
13691369

13701370
"uint8arrays": ["[email protected]", "", { "dependencies": { "multiformats": "^13.0.0" } }, "sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww=="],
13711371

1372-
"undici": ["undici@7.8.0", "", {}, "sha512-vFv1GA99b7eKO1HG/4RPu2Is3FBTWBrmzqzO0mz+rLxN3yXkE4mqRcb8g8fHxzX4blEysrNZLqg5RbJLqX5buA=="],
1372+
"undici": ["undici@7.9.0", "", {}, "sha512-e696y354tf5cFZPXsF26Yg+5M63+5H3oE6Vtkh2oqbvsE2Oe7s2nIbcQh5lmG7Lp/eS29vJtTpw9+p6PX0qNSg=="],
13731373

13741374
"undici-types": ["[email protected]", "", {}, "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="],
13751375

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"adm-zip": "0.5.16",
5555
"cross-spawn": "7.0.6",
5656
"semver": "7.7.1",
57-
"undici": "7.8.0",
57+
"undici": "7.9.0",
5858
"axios": "1.9.0",
5959
"cookie": "1.0.2",
6060
"ejs": "3.1.10"

0 commit comments

Comments
 (0)