Bump discord.js from 14.19.1 to 14.19.2

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.19.1 to 14.19.2.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.19.2/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.19.2/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-version: 14.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-29 08:10:26 +00:00 committed by GitHub
parent 38084c1572
commit ca11b925b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@discordjs/voice": "^0.18.0",
"discord.js": "^14.19.1",
"discord.js": "^14.19.2",
"dotenv": "^16.5.0",
"libsodium-wrappers": "^0.7.15",
"path": "^0.12.7"
@ -358,9 +358,9 @@
"license": "MIT"
},
"node_modules/discord.js": {
"version": "14.19.1",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.19.1.tgz",
"integrity": "sha512-r5jsPyaeoCrRGbdse4vQNbHAsoc2zuueyiTFJ2Ce7BiaJak9OldzKZWaWGwKdCFDH3zXlthU1hHXkx1EswKZCA==",
"version": "14.19.2",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.19.2.tgz",
"integrity": "sha512-L/ivhVefzzRcChHJSaGYsgA4Uqx6or2sst5JZ/ft9OBwrj8OJIzrrcutlkHnm/hlI0Hrm3es62TRVksU8VUqrg==",
"license": "Apache-2.0",
"dependencies": {
"@discordjs/builders": "^1.11.1",

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"@discordjs/voice": "^0.18.0",
"discord.js": "^14.19.1",
"discord.js": "^14.19.2",
"dotenv": "^16.5.0",
"libsodium-wrappers": "^0.7.15",
"path": "^0.12.7"