mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:40:18 +00:00
Merge pull request #791 from warengroup/dependabot/npm_and_yarn/develop/discord.js-14.12.1
Bump discord.js from 14.12.0 to 14.12.1
This commit is contained in:
commit
924e0f3894
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"@discordjs/rest": "^2.0.0",
|
"@discordjs/rest": "^2.0.0",
|
||||||
"@discordjs/voice": "^0.16.0",
|
"@discordjs/voice": "^0.16.0",
|
||||||
"discord-api-types": "^0.37.50",
|
"discord-api-types": "^0.37.50",
|
||||||
"discord.js": "^14.11.0",
|
"discord.js": "^14.12.1",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
"libsodium-wrappers": "^0.7.11",
|
"libsodium-wrappers": "^0.7.11",
|
||||||
"path": "^0.12.7"
|
"path": "^0.12.7"
|
||||||
@ -1139,9 +1139,9 @@
|
|||||||
"integrity": "sha512-tdmdH98t3zgjQF6zwOHl0OB/PCBiE4aVsNTuN7m0PfU2jOLx3lNoU6xTeFALntUtlIxN80GTr9RPQR4t7msjSg=="
|
"integrity": "sha512-tdmdH98t3zgjQF6zwOHl0OB/PCBiE4aVsNTuN7m0PfU2jOLx3lNoU6xTeFALntUtlIxN80GTr9RPQR4t7msjSg=="
|
||||||
},
|
},
|
||||||
"node_modules/discord.js": {
|
"node_modules/discord.js": {
|
||||||
"version": "14.12.0",
|
"version": "14.12.1",
|
||||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.12.1.tgz",
|
||||||
"integrity": "sha512-rvqwvcu73p8QCsy90klZ6n8HLfaN9SCCKyGGrgVIHcJ3ywUzr1hU67Zm/0c7h2PR45ySZqSHV8x2mIfJ1+n/OA==",
|
"integrity": "sha512-gGjhTkauIPgFXxpBl0UZgyehrKhDe90cIS8Hn1xFBYQ63EuUAkKoUqRNmc/pcla6DD16s4cUz5tAbdSpXivnxw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discordjs/builders": "^1.6.4",
|
"@discordjs/builders": "^1.6.4",
|
||||||
"@discordjs/collection": "^1.5.2",
|
"@discordjs/collection": "^1.5.2",
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"@discordjs/rest": "^2.0.0",
|
"@discordjs/rest": "^2.0.0",
|
||||||
"@discordjs/voice": "^0.16.0",
|
"@discordjs/voice": "^0.16.0",
|
||||||
"discord-api-types": "^0.37.50",
|
"discord-api-types": "^0.37.50",
|
||||||
"discord.js": "^14.11.0",
|
"discord.js": "^14.12.1",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
"libsodium-wrappers": "^0.7.11",
|
"libsodium-wrappers": "^0.7.11",
|
||||||
"path": "^0.12.7"
|
"path": "^0.12.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user