mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:00:18 +00:00
Bump discord.js from 13.8.0 to 13.8.1
Bumps [discord.js](https://github.com/discordjs/discord.js) from 13.8.0 to 13.8.1. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/13.8.1/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/compare/13.8.0...13.8.1) --- updated-dependencies: - dependency-name: discord.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
86c507d0d7
commit
030eb2912e
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@discordjs/rest": "^0.5.0",
|
||||
"@discordjs/voice": "^0.10.0",
|
||||
"discord-api-types": "^0.35.0",
|
||||
"discord.js": "^13.7.0",
|
||||
"discord.js": "^13.8.1",
|
||||
"dotenv": "^16.0.1",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
"node-fetch": "^3.2.6",
|
||||
@ -1302,9 +1302,9 @@
|
||||
"integrity": "sha512-aaIbVgPk7OA3y/HdG00tRM2nB8B3sSPH6KXgamBLRrcAJEQ8XZJNNKeRr0WVzw/lprdpKHKuTNX1DNrYnD5cOw=="
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "13.8.0",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-13.8.0.tgz",
|
||||
"integrity": "sha512-EPAA/2VLycYN5wSzavqa4iJ6qj3UtQFtHw5TH/60Fj29ymfEsCQVn//o1mTpwDxzwb+rPIrWhkxKIGGnjfv0Iw==",
|
||||
"version": "13.8.1",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-13.8.1.tgz",
|
||||
"integrity": "sha512-jOsD+4tEZWWx0RHVyH+FBcqoTrsL+d5Mm5p+ULQOdU0qSaxhLNkWYig+yDHNZoND7nlkXX3qi+BW+gO5erWylg==",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^0.14.0",
|
||||
"@discordjs/collection": "^0.7.0",
|
||||
@ -4634,9 +4634,9 @@
|
||||
"integrity": "sha512-aaIbVgPk7OA3y/HdG00tRM2nB8B3sSPH6KXgamBLRrcAJEQ8XZJNNKeRr0WVzw/lprdpKHKuTNX1DNrYnD5cOw=="
|
||||
},
|
||||
"discord.js": {
|
||||
"version": "13.8.0",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-13.8.0.tgz",
|
||||
"integrity": "sha512-EPAA/2VLycYN5wSzavqa4iJ6qj3UtQFtHw5TH/60Fj29ymfEsCQVn//o1mTpwDxzwb+rPIrWhkxKIGGnjfv0Iw==",
|
||||
"version": "13.8.1",
|
||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-13.8.1.tgz",
|
||||
"integrity": "sha512-jOsD+4tEZWWx0RHVyH+FBcqoTrsL+d5Mm5p+ULQOdU0qSaxhLNkWYig+yDHNZoND7nlkXX3qi+BW+gO5erWylg==",
|
||||
"requires": {
|
||||
"@discordjs/builders": "^0.14.0",
|
||||
"@discordjs/collection": "^0.7.0",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@discordjs/rest": "^0.5.0",
|
||||
"@discordjs/voice": "^0.10.0",
|
||||
"discord-api-types": "^0.35.0",
|
||||
"discord.js": "^13.7.0",
|
||||
"discord.js": "^13.8.1",
|
||||
"dotenv": "^16.0.1",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
"node-fetch": "^3.2.6",
|
||||
|
Loading…
Reference in New Issue
Block a user