Skip to content

Commit 13bb141

Browse files
Bump undici from 7.24.7 to 8.0.2 (#910)
Bumps [undici](https://github.com/nodejs/undici) from 7.24.7 to 8.0.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.7...v8.0.2) --- updated-dependencies: - dependency-name: undici dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b40dacc commit 13bb141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/backend-http-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postversion": "biome check --write package.json"
3939
},
4040
"dependencies": {
41-
"undici": "^7.20.0",
41+
"undici": "^8.0.2",
4242
"undici-retry": "^7.0.0"
4343
},
4444
"peerDependencies": {

0 commit comments

Comments
 (0)