Skip to content

Commit 43d9511

Browse files
authoredMar 20, 2025
chore(deps): update dependency undici to v7.5.0 (#95)
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 a91ad42 commit 43d9511

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"overrides": {
3939
"ws": "8.18.1",
4040
"cross-spawn": "7.0.6",
41-
"undici": "7.4.0",
41+
"undici": "7.5.0",
4242
"adm-zip": "0.5.16",
4343
"@graphprotocol/graph-ts": "0.38.0",
4444
"cookie": "1.0.2",
@@ -1697,7 +1697,7 @@
16971697

16981698
"underscore": ["underscore@1.12.1", "", {}, "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="],
16991699

1700-
"undici": ["undici@7.4.0", "", {}, "sha512-PUQM3/es3noM24oUn10u3kNNap0AbxESOmnssmW+dOi9yGwlUSi5nTNYl3bNbTkWOF8YZDkx2tCmj9OtQ3iGGw=="],
1700+
"undici": ["undici@7.5.0", "", {}, "sha512-NFQG741e8mJ0fLQk90xKxFdaSM7z4+IQpAgsFI36bCDY9Z2+aXXZjVy2uUksMouWfMI9+w5ejOq5zYYTBCQJDQ=="],
17011701

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"adm-zip": "0.5.16",
6464
"cross-spawn": "7.0.6",
6565
"semver": "7.7.1",
66-
"undici": "7.4.0",
66+
"undici": "7.5.0",
6767
"axios": "1.8.4",
6868
"cookie": "1.0.2",
6969
"ejs": "3.1.10"

0 commit comments

Comments
 (0)