Skip to content

Commit a1e17d3

Browse files
chore(deps): update dependency undici to v7.8.0 (#126)
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 49337f2 commit a1e17d3

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.7.0",
48+
"undici": "7.8.0",
4949
"ws": "8.18.1",
5050
},
5151
"packages": {
@@ -1681,7 +1681,7 @@
16811681

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

1684-
"undici": ["undici@7.7.0", "", {}, "sha512-tZ6+5NBq4KH35rr46XJ2JPFKxfcBlYNaqLF/wyWIO9RMHqqU/gx/CLB1Y2qMcgB8lWw/bKHa7qzspqCN7mUHvA=="],
1684+
"undici": ["undici@7.8.0", "", {}, "sha512-vFv1GA99b7eKO1HG/4RPu2Is3FBTWBrmzqzO0mz+rLxN3yXkE4mqRcb8g8fHxzX4blEysrNZLqg5RbJLqX5buA=="],
16851685

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

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.7.0",
69+
"undici": "7.8.0",
7070
"axios": "1.8.4",
7171
"cookie": "1.0.2",
7272
"ejs": "3.1.10"

0 commit comments

Comments
 (0)