1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-11-04 12:59:31 +00:00

Merge pull request #260 from musix-org/dependabot/npm_and_yarn/v1/discord.js-14.24.1

Bump discord.js from 14.24.0 to 14.24.1
This commit is contained in:
github-actions[bot]
2025-10-28 23:09:46 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"dependencies": {
"@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.19.0",
"discord.js": "^14.24.0",
"discord.js": "^14.24.1",
"ms": "^2.1.3",
"request": "^2.88.2",
"simple-youtube-api": "^5.2.1",
@@ -537,9 +537,9 @@
]
},
"node_modules/discord.js": {
"version": "14.24.0",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.24.0.tgz",
"integrity": "sha512-KNq/ekT8bsmT3ZAfVre8cPbl+DfVYSdlLnDmGZPoz7Cw21LYeWHllRA9MivqNq5b1GPGAxGvyUN1vxbTb/PQWw==",
"version": "14.24.1",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.24.1.tgz",
"integrity": "sha512-LzL+MTGxB9mBwD8FjvkMwcIL4UtgG04e713U3+euqPCvOphhoVEoPpUNTvBPw4iJOas2uiuuh3JcveYSxIn8Tg==",
"license": "Apache-2.0",
"dependencies": {
"@discordjs/builders": "^1.13.0",

View File

@@ -12,7 +12,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"discord.js": "^14.24.0",
"discord.js": "^14.24.1",
"@discordjs/voice": "^0.19.0",
"@discordjs/opus": "^0.10.0",
"ms": "^2.1.3",