Skip to content

Commit

Permalink
fix(deps): update dependency undici to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 483600c commit 21700a8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"rules": {}
},
"dependencies": {
"undici": "^5.28.2"
"undici": "^6.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"@kirishima/fetch": "workspace:^",
"@sapphire/async-queue": "^1.5.1",
"lavalink-api-types": "^1.1.5",
"undici": "^5.28.2"
"undici": "^6.0.1"
}
}
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 21700a8

Please sign in to comment.