Skip to content

Commit

Permalink
build(deps): bump undici and discord.js (#253)
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) to 5.27.2 and updates ancestor dependency [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js). These dependencies need to be updated together.


Updates `undici` from 5.22.1 to 5.27.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.22.1...v5.27.2)

Updates `discord.js` from 14.13.0 to 14.14.1
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.14.1/packages/discord.js)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: discord.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 8b8c25b commit 5a5b63e
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 100 deletions.
202 changes: 103 additions & 99 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 @@ -19,7 +19,7 @@
"colors": "^1.4.0",
"common-tags": "^1.8.2",
"deepmerge": "^4.3.1",
"discord.js": "^14.13.0",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"moment": "^2.29.4",
"node-os-utils": "^1.3.7",
Expand Down

0 comments on commit 5a5b63e

Please sign in to comment.