Skip to content

Commit 502e157

Browse files
Bump undici from 7.4.0 to 7.5.0 (#1731)
Bumps [undici](https://github.com/nodejs/undici) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffdb4db commit 502e157

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"mocha": "^11.1.0",
3434
"puppeteer": "^24.4.0",
3535
"rimraf": "^6.0.1",
36-
"undici": "^7.4.0"
36+
"undici": "^7.5.0"
3737
}
3838
}

0 commit comments

Comments
 (0)