Skip to content

Commit

Permalink
Bump undici from 6.4.0 to 6.6.2 in /tunnel-server
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 6.4.0 to 6.6.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.4.0...v6.6.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent ebf926d commit 68b046b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tunnel-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3832,9 +3832,9 @@ undici-types@~5.26.4:
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==

undici@^6.4.0:
version "6.4.0"
resolved "https://registry.npmjs.org/undici/-/undici-6.4.0.tgz#7ca0c3f73e1034f3c79e566183b61bb55b1410ea"
integrity sha512-wYaKgftNqf6Je7JQ51YzkEkEevzOgM7at5JytKO7BjaURQpERW8edQSMrr2xb+Yv4U8Yg47J24+lc9+NbeXMFA==
version "6.6.2"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.6.2.tgz#8dce5ae54e8a3bc7140c2b2a0972b5fde9a88efb"
integrity sha512-vSqvUE5skSxQJ5sztTZ/CdeJb1Wq0Hf44hlYMciqHghvz+K88U0l7D6u1VsndoFgskDcnU+nG3gYmMzJVzd9Qg==
dependencies:
"@fastify/busboy" "^2.0.0"

Expand Down

0 comments on commit 68b046b

Please sign in to comment.