From f44ef8e700f7e83f4900fc2fffd5832e8581ec2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 18:39:43 +0000 Subject: [PATCH] chore(deps): update dependency undici to v7.6.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 9911821..a1f8531 100644 --- a/bun.lock +++ b/bun.lock @@ -23,7 +23,7 @@ "overrides": { "ws": "8.18.1", "cross-spawn": "7.0.6", - "undici": "7.5.0", + "undici": "7.6.0", "adm-zip": "0.5.16", "@graphprotocol/graph-ts": "0.38.0", "cookie": "1.0.2", @@ -1378,7 +1378,7 @@ "uint8arrays": ["uint8arrays@5.1.0", "", { "dependencies": { "multiformats": "^13.0.0" } }, "sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww=="], - "undici": ["undici@7.5.0", "", {}, "sha512-NFQG741e8mJ0fLQk90xKxFdaSM7z4+IQpAgsFI36bCDY9Z2+aXXZjVy2uUksMouWfMI9+w5ejOq5zYYTBCQJDQ=="], + "undici": ["undici@7.6.0", "", {}, "sha512-gaFsbThjrDGvAaD670r81RZro/s6H2PVZF640Qn0p5kZK+/rim7/mmyfp2W7VB5vOMaFM8vuFBJUaMlaZTYHlA=="], "undici-types": ["undici-types@6.20.0", "", {}, "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="], diff --git a/package.json b/package.json index b69e7e5..de99ee8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "adm-zip": "0.5.16", "cross-spawn": "7.0.6", "semver": "7.7.1", - "undici": "7.5.0", + "undici": "7.6.0", "axios": "1.8.4", "cookie": "1.0.2", "ejs": "3.1.10"