mirror of
https://github.com/musix-org/musix-oss
synced 2026-04-08 18:15:05 +00:00
Bump discord.js from 14.26.0 to 14.26.2
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.26.0 to 14.26.2. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.26.2/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.26.2/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-version: 14.26.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"@discordjs/voice": "^0.19.2",
|
||||
"discord.js": "^14.26.0",
|
||||
"discord.js": "^14.26.2",
|
||||
"dotenv": "^17.4.0",
|
||||
"firebase": "^12.11.0",
|
||||
"firebase-admin": "^13.7.0",
|
||||
@@ -2025,12 +2025,12 @@
|
||||
]
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.26.0",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.26.0.tgz",
|
||||
"integrity": "sha512-I+5dmdg7WnjIOEXspX6mJ4jLgblhZV6QpQcC3U2JjrFWnHCKDpoLkhV46SBP8k9QePs3YWJOvndVutUARRO0AQ==",
|
||||
"version": "14.26.2",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.26.2.tgz",
|
||||
"integrity": "sha512-feShi+gULJ6R2MAA4/KkCFnkJcuVrROJrKk4czplzq8gE1oqhqgOy9K0Scu44B8oGeWKe04egquzf+ia6VtXAw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.14.0",
|
||||
"@discordjs/builders": "^1.14.1",
|
||||
"@discordjs/collection": "1.5.3",
|
||||
"@discordjs/formatters": "^0.6.2",
|
||||
"@discordjs/rest": "^2.6.1",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url": "https://https://github.com/musix-oss/musix"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.26.0",
|
||||
"discord.js": "^14.26.2",
|
||||
"@discordjs/voice": "^0.19.2",
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"dotenv": "^17.4.0",
|
||||
|
||||
Reference in New Issue
Block a user