mirror of
https://github.com/musix-org/musix-oss
synced 2025-10-13 15:23:21 +00:00
Bump discord.js from 14.23.1 to 14.23.2
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.23.1 to 14.23.2. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.23.2/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.23.2/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-version: 14.23.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 @@
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"discord.js": "^14.23.1",
|
||||
"discord.js": "^14.23.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"firebase": "^12.3.0",
|
||||
"firebase-admin": "^13.5.0",
|
||||
@@ -1566,9 +1566,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.23.1",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.23.1.tgz",
|
||||
"integrity": "sha512-BZeaWm0Ey9jNw0ZHohfylEYDkRbGb7/GHlQJni7VdocjN3uSwD+qV6mjvZbtatgTxlbsrbw4KnLnsn/IsQnu2Q==",
|
||||
"version": "14.23.2",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.23.2.tgz",
|
||||
"integrity": "sha512-tU2NFr823X3TXEc8KyR/4m296KLxPai4nirN3q9kHCpY4TKj96n9lHZnyLzRNMui8EbL07jg9hgH2PWWfKMGIg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.12.1",
|
||||
|
@@ -16,7 +16,7 @@
|
||||
"url": "https://https://github.com/musix-oss/musix"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.23.1",
|
||||
"discord.js": "^14.23.2",
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"dotenv": "^17.2.3",
|
||||
|
Reference in New Issue
Block a user