mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-11-03 20:31:36 +00:00
Merge pull request #1115 from warengroup/dependabot/npm_and_yarn/develop/discord.js-14.24.1
Bump discord.js from 14.24.0 to 14.24.1
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"discord.js": "^14.24.0",
|
||||
"discord.js": "^14.24.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"libsodium-wrappers": "^0.7.15",
|
||||
"path": "^0.12.7"
|
||||
@@ -343,9 +343,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",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"discord.js": "^14.24.0",
|
||||
"discord.js": "^14.24.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"libsodium-wrappers": "^0.7.15",
|
||||
"path": "^0.12.7"
|
||||
|
||||
Reference in New Issue
Block a user