Skip to content

Commit dbfc421

Browse files
chore(deps): update dependency undici to v7.9.0 (#137)
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 c651e3e commit dbfc421

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
@@ -45,7 +45,7 @@
4545
"ejs": "3.1.10",
4646
"elliptic": "6.6.1",
4747
"semver": "7.7.1",
48-
"undici": "7.8.0",
48+
"undici": "7.9.0",
4949
"ws": "8.18.2",
5050
},
5151
"packages": {
@@ -1667,7 +1667,7 @@
16671667

16681668
"uint8arrays": ["uint8arrays@3.1.1", "", { "dependencies": { "multiformats": "^9.4.2" } }, "sha512-+QJa8QRnbdXVpHYjLoTpJIdCTiw9Ir62nocClWuXIq2JIh4Uta0cQsTSpFL678p2CN8B+XSApwcU+pQEqVpKWg=="],
16691669

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

16721672
"undici-types": ["undici-types@6.19.8", "", {}, "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="],
16731673

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"adm-zip": "0.5.16",
6767
"cross-spawn": "7.0.6",
6868
"semver": "7.7.1",
69-
"undici": "7.8.0",
69+
"undici": "7.9.0",
7070
"axios": "1.9.0",
7171
"cookie": "1.0.2",
7272
"ejs": "3.1.10"

0 commit comments

Comments
 (0)