mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-09 16:40:19 +00:00
Merge pull request #98 from musix-org/dependabot/npm_and_yarn/v2/discord.js-14.16.2
Bump discord.js from 14.16.1 to 14.16.2
This commit is contained in:
commit
9291845c16
8
package-lock.json
generated
8
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/voice": "^0.17.0",
|
||||
"discord.js": "^14.16.1",
|
||||
"discord.js": "^14.16.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"firebase": "^10.13.1",
|
||||
"firebase-admin": "^12.5.0",
|
||||
@ -1518,9 +1518,9 @@
|
||||
"integrity": "sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA=="
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "14.16.1",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.16.1.tgz",
|
||||
"integrity": "sha512-/diX4shp3q1F3EySGQbQl10el+KIpffLSOJdtM35gGV7zw2ED7rKbASKJT7UIR9L/lTd0KtNenZ/h739TN7diA==",
|
||||
"version": "14.16.2",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.16.2.tgz",
|
||||
"integrity": "sha512-VGNi9WE2dZIxYM8/r/iatQQ+3LT8STW4hhczJOwm+DBeHq66vsKDCk8trChNCB01sMO9crslYuEMeZl2d7r3xw==",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.9.0",
|
||||
"@discordjs/collection": "1.5.3",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"url": "https://https://github.com/musix-oss/musix"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.16.1",
|
||||
"discord.js": "^14.16.2",
|
||||
"@discordjs/voice": "^0.17.0",
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"dotenv": "^16.4.5",
|
||||
|
Loading…
Reference in New Issue
Block a user