Merge pull request #1153 from warengroup/dependabot/npm_and_yarn/develop/discord.js-14.26.4

Bump discord.js from 14.26.3 to 14.26.4
This commit is contained in:
github-actions[bot]
2026-05-04 09:55:08 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@discordjs/voice": "^0.19.2",
"@snazzah/davey": "^0.1.11",
"discord.js": "^14.26.3",
"discord.js": "^14.26.4",
"dotenv": "^17.4.2",
"libsodium-wrappers": "^0.8.4",
"path": "^0.12.7"
@@ -593,9 +593,9 @@
]
},
"node_modules/discord.js": {
"version": "14.26.3",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.26.3.tgz",
"integrity": "sha512-XEKtYn28YFsiJ5l4fLRyikdbo6RD5oFyqfVHQlvXz2104JhH/E8slN28dbky05w3DCrJcNVWvhVvcJCTSl/KIg==",
"version": "14.26.4",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.26.4.tgz",
"integrity": "sha512-4oBp8tc6Kf8IDBwAHhbsMaAqx1b5fob9SNasZT7V6yyyUydoO5i5fGuX7TmvRtR+q/WgKRnRViRoAWnG7fNyvA==",
"license": "Apache-2.0",
"dependencies": {
"@discordjs/builders": "^1.14.1",
+1 -1
View File
@@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/voice": "^0.19.2",
"@snazzah/davey": "^0.1.11",
"discord.js": "^14.26.3",
"discord.js": "^14.26.4",
"dotenv": "^17.4.2",
"libsodium-wrappers": "^0.8.4",
"path": "^0.12.7"