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:
dependabot[bot] 2022-06-23 18:42:22 +00:00 committed by GitHub
parent b57004956e
commit bb70888ab2
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -12,7 +12,7 @@
"beautify": "^0.0.8",
"discord-giveaways": "^5.2.1",
"discord-sync-commands": "^0.3.0",
"discord.js": "^13.8.0",
"discord.js": "^13.8.1",
"fero-ms": "^2.0.7",
"ms": "^2.1.3",
"quickdb": "^1.0.5",
@ -771,9 +771,9 @@
}
},
"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",
@ -2846,9 +2846,9 @@
}
},
"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",

View file

@ -24,7 +24,7 @@
"beautify": "^0.0.8",
"discord-giveaways": "^5.2.1",
"discord-sync-commands": "^0.3.0",
"discord.js": "^13.8.0",
"discord.js": "^13.8.1",
"fero-ms": "^2.0.7",
"ms": "^2.1.3",
"quickdb": "^1.0.5",