Bump discord.js from 14.19.2 to 14.19.3

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

---
updated-dependencies:
- dependency-name: discord.js
  dependency-version: 14.19.3
  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-05-05 09:11:41 +00:00 committed by GitHub
parent dd0861e861
commit f8e1aea696
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 15 deletions

28
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@discordjs/voice": "^0.18.0", "@discordjs/voice": "^0.18.0",
"discord.js": "^14.19.2", "discord.js": "^14.19.3",
"dotenv": "^16.5.0", "dotenv": "^16.5.0",
"libsodium-wrappers": "^0.7.15", "libsodium-wrappers": "^0.7.15",
"path": "^0.12.7" "path": "^0.12.7"
@ -25,9 +25,9 @@
} }
}, },
"node_modules/@discordjs/builders": { "node_modules/@discordjs/builders": {
"version": "1.11.1", "version": "1.11.2",
"resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-1.11.1.tgz", "resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-1.11.2.tgz",
"integrity": "sha512-2zDAVuoeAkdv0YQzYKO8vZfaDfB+1KZ60ymBKtD7QDpsh6lzAnQSUBLqeRkhlons6BT9+yRctOh9fPy94w6kDA==", "integrity": "sha512-F1WTABdd8/R9D1icJzajC4IuLyyS8f3rTOz66JsSI3pKvpCAtsMBweu8cyNYsIyvcrKAVn9EPK+Psoymq+XC0A==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@discordjs/formatters": "^0.6.1", "@discordjs/formatters": "^0.6.1",
@ -46,9 +46,9 @@
} }
}, },
"node_modules/@discordjs/builders/node_modules/discord-api-types": { "node_modules/@discordjs/builders/node_modules/discord-api-types": {
"version": "0.38.1", "version": "0.38.2",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.38.1.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.38.2.tgz",
"integrity": "sha512-vsjsqjAuxsPhiwbPjTBeGQaDPlizFmSkU0mTzFGMgRxqCDIRBR7iTY74HacpzrDV0QtERHRKQEk1tq7drZUtHg==", "integrity": "sha512-GAPY1/Kv3aqEoBYgUYXB2tHdWJCZXfytlCzxZ4QMQ1/TIQn1JI+xUOukehl4iEa9m7fCURnMIOpOxpaTWqzX2w==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@discordjs/collection": { "node_modules/@discordjs/collection": {
@ -76,9 +76,9 @@
} }
}, },
"node_modules/@discordjs/formatters/node_modules/discord-api-types": { "node_modules/@discordjs/formatters/node_modules/discord-api-types": {
"version": "0.38.1", "version": "0.38.2",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.38.1.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.38.2.tgz",
"integrity": "sha512-vsjsqjAuxsPhiwbPjTBeGQaDPlizFmSkU0mTzFGMgRxqCDIRBR7iTY74HacpzrDV0QtERHRKQEk1tq7drZUtHg==", "integrity": "sha512-GAPY1/Kv3aqEoBYgUYXB2tHdWJCZXfytlCzxZ4QMQ1/TIQn1JI+xUOukehl4iEa9m7fCURnMIOpOxpaTWqzX2w==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@discordjs/rest": { "node_modules/@discordjs/rest": {
@ -358,12 +358,12 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "14.19.2", "version": "14.19.3",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.19.2.tgz", "resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.19.3.tgz",
"integrity": "sha512-L/ivhVefzzRcChHJSaGYsgA4Uqx6or2sst5JZ/ft9OBwrj8OJIzrrcutlkHnm/hlI0Hrm3es62TRVksU8VUqrg==", "integrity": "sha512-lncTRk0k+8Q5D3nThnODBR8fR8x2fM798o8Vsr40Krx0DjPwpZCuxxTcFMrXMQVOqM1QB9wqWgaXPg3TbmlHqA==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@discordjs/builders": "^1.11.1", "@discordjs/builders": "^1.11.2",
"@discordjs/collection": "1.5.3", "@discordjs/collection": "1.5.3",
"@discordjs/formatters": "^0.6.1", "@discordjs/formatters": "^0.6.1",
"@discordjs/rest": "^2.5.0", "@discordjs/rest": "^2.5.0",

View File

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