Skip to content

Commit e1d8c85

Browse files
committed
feat: upgrade undici from 5.25.4 to 7.3.0
Snyk has created this PR to upgrade undici from 5.25.4 to 7.3.0. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/nerds-github/project/b5cdf2ad-2b8a-4186-9f27-57d3c2adaf21?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit e1d8c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/http-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
},
4747
"dependencies": {
4848
"tunnel": "^0.0.6",
49-
"undici": "^5.25.4"
49+
"undici": "^7.3.0"
5050
}
5151
}

0 commit comments

Comments
 (0)