Merge pull request #1063 from warengroup/dependabot/npm_and_yarn/develop/discord.js-14.16.2

Bump discord.js from 14.16.1 to 14.16.2
This commit is contained in:
github-actions[bot] 2024-09-13 08:47:54 +00:00 committed by GitHub
commit 99a652abc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@discordjs/voice": "^0.17.0", "@discordjs/voice": "^0.17.0",
"discord.js": "^14.16.1", "discord.js": "^14.16.2",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"libsodium-wrappers": "^0.7.15", "libsodium-wrappers": "^0.7.15",
"path": "^0.12.7" "path": "^0.12.7"
@ -335,9 +335,9 @@
"integrity": "sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==" "integrity": "sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "14.16.1", "version": "14.16.2",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.16.1.tgz", "resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.16.2.tgz",
"integrity": "sha512-/diX4shp3q1F3EySGQbQl10el+KIpffLSOJdtM35gGV7zw2ED7rKbASKJT7UIR9L/lTd0KtNenZ/h739TN7diA==", "integrity": "sha512-VGNi9WE2dZIxYM8/r/iatQQ+3LT8STW4hhczJOwm+DBeHq66vsKDCk8trChNCB01sMO9crslYuEMeZl2d7r3xw==",
"dependencies": { "dependencies": {
"@discordjs/builders": "^1.9.0", "@discordjs/builders": "^1.9.0",
"@discordjs/collection": "1.5.3", "@discordjs/collection": "1.5.3",

View File

@ -19,7 +19,7 @@
}, },
"dependencies": { "dependencies": {
"@discordjs/voice": "^0.17.0", "@discordjs/voice": "^0.17.0",
"discord.js": "^14.16.1", "discord.js": "^14.16.2",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"libsodium-wrappers": "^0.7.15", "libsodium-wrappers": "^0.7.15",
"path": "^0.12.7" "path": "^0.12.7"