mirror of
https://github.com/musix-org/musix-oss
synced 2026-04-19 03:33:25 +00:00
Bump discord.js from 14.26.2 to 14.26.3
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.26.2 to 14.26.3. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.26.3/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.26.3/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-version: 14.26.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"discord-webhook-node": "^1.1.8",
|
||||
"discord.js": "^14.26.2",
|
||||
"discord.js": "^14.26.3",
|
||||
"dotenv": "^17.4.2",
|
||||
"firebase": "^12.12.0",
|
||||
"firebase-admin": "^13.8.0",
|
||||
@@ -1762,9 +1762,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.26.2",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.26.2.tgz",
|
||||
"integrity": "sha512-feShi+gULJ6R2MAA4/KkCFnkJcuVrROJrKk4czplzq8gE1oqhqgOy9K0Scu44B8oGeWKe04egquzf+ia6VtXAw==",
|
||||
"version": "14.26.3",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.26.3.tgz",
|
||||
"integrity": "sha512-XEKtYn28YFsiJ5l4fLRyikdbo6RD5oFyqfVHQlvXz2104JhH/E8slN28dbky05w3DCrJcNVWvhVvcJCTSl/KIg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.14.1",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"discord-webhook-node": "^1.1.8",
|
||||
"discord.js": "^14.26.2",
|
||||
"discord.js": "^14.26.3",
|
||||
"dotenv": "^17.4.2",
|
||||
"firebase": "^12.12.0",
|
||||
"firebase-admin": "^13.8.0",
|
||||
|
||||
Reference in New Issue
Block a user