Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): bump undici from 6.10.2 to 6.11.1
Bumps [undici](https://github.com/nodejs/undici) from 6.10.2 to 6.11.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.10.2...v6.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
commit d7e1005ab77e4f961a421a87b4fc9c40fe3ad1f6
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@octokit/auth-app": "^6.0.4",
"@octokit/request": "^9.0.1",
"p-retry": "^6.2.0",
"undici": "^6.10.2"
"undici": "^6.11.1"
},
"devDependencies": {
"@sinonjs/fake-timers": "^11.2.2",
Expand Down