build(deps): bump discord-api-types from 0.37.19 to 0.37.20

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.19 to 0.37.20.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.19...0.37.20)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
imgbot
dependabot[bot] 2022-11-24 17:19:13 +00:00 committed by GitHub
parent e7f8d111da
commit 5d6d3575a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.3.0",
"discord-api-types": "^0.37.19",
"discord-api-types": "^0.37.20",
"discord.js": "^13.12.0",
"dotenv": "^16.0.3",
"glob": "^7.2.3",
@ -1251,9 +1251,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.19",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.19.tgz",
"integrity": "sha512-5dVUYJfxCh/RU/S4D7osG3H+Ntl0GBkANO6oVRl35Eo+cd/peoNUAmcSzLzQ9Fqu2RJ9+2vd7DVcqNqYjX38wQ=="
"version": "0.37.20",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.20.tgz",
"integrity": "sha512-uAO+55E11rMkYR36/paE1vKN8c2bZa1mgrIaiQIBgIZRKZTDIGOZB+8I5eMRPFJcGxrg16riUu+0aTu2JQEPew=="
},
"node_modules/discord.js": {
"version": "13.12.0",
@ -4425,9 +4425,9 @@
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
},
"discord-api-types": {
"version": "0.37.19",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.19.tgz",
"integrity": "sha512-5dVUYJfxCh/RU/S4D7osG3H+Ntl0GBkANO6oVRl35Eo+cd/peoNUAmcSzLzQ9Fqu2RJ9+2vd7DVcqNqYjX38wQ=="
"version": "0.37.20",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.20.tgz",
"integrity": "sha512-uAO+55E11rMkYR36/paE1vKN8c2bZa1mgrIaiQIBgIZRKZTDIGOZB+8I5eMRPFJcGxrg16riUu+0aTu2JQEPew=="
},
"discord.js": {
"version": "13.12.0",

View File

@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.3.0",
"discord-api-types": "^0.37.19",
"discord-api-types": "^0.37.20",
"discord.js": "^13.12.0",
"dotenv": "^16.0.3",
"glob": "^7.2.3",