mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-11-03 13:11:37 +00:00
Bump discord.js from 14.24.1 to 14.24.2
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.24.1 to 14.24.2. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.24.2/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.24.2/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-version: 14.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.1",
|
||||
"discord.js": "^14.24.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"libsodium-wrappers": "^0.7.15",
|
||||
"path": "^0.12.7"
|
||||
@@ -343,9 +343,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.24.1",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.24.1.tgz",
|
||||
"integrity": "sha512-LzL+MTGxB9mBwD8FjvkMwcIL4UtgG04e713U3+euqPCvOphhoVEoPpUNTvBPw4iJOas2uiuuh3JcveYSxIn8Tg==",
|
||||
"version": "14.24.2",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.24.2.tgz",
|
||||
"integrity": "sha512-VMEDbmguRdX/EeMaTsf9Mb0IQA90WdYF2cn4QDfslQFXgQ6LFtmlPn0FSotnS0kcFbFp+JBSIxtnF+bnAHG/hQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.13.0",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"discord.js": "^14.24.1",
|
||||
"discord.js": "^14.24.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"libsodium-wrappers": "^0.7.15",
|
||||
"path": "^0.12.7"
|
||||
|
||||
Reference in New Issue
Block a user