Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency undici to v6.16.1 #11482

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion ws-nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"dependencies": {
"next": "14.2.3",
"undici": "6.11.1"
"undici": "6.16.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15629,7 +15629,7 @@ __metadata:
next: 14.2.3
npm-run-all2: ^6.0.0
ts-node: ^10.9.2
undici: 6.11.1
undici: 6.16.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17129,10 +17129,10 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:6.11.1":
version: 6.11.1
resolution: "undici@npm:6.11.1"
checksum: ad46014e06dac536dc36d538b32e4f4dc36eb591a6a38bf0b1f1369ec51ca9362d823a685025e42b646d897bc991628c6db37040ed1ff7ee8d6b3d7906f9ac60
"undici@npm:6.16.1":
version: 6.16.1
resolution: "undici@npm:6.16.1"
checksum: c7615003da15b3994da9f530a8df9b7dc7d537241a9dc9a7e6a1cb0bbf4b557abc982c01cefff3717c26f4a80bd9f38dfcf777ced0cb472de5df7f759f8fd86b
languageName: node
linkType: hard

Expand Down