build(deps): bump discord-api-types from 0.37.11 to 0.37.12

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.11 to 0.37.12.
- [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.11...0.37.12)

---
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-10-07 05:35:53 +00:00 committed by GitHub
parent 68b0f7cb25
commit 84a22364fb
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.2.0",
"discord-api-types": "^0.37.11",
"discord-api-types": "^0.37.12",
"discord.js": "^13.11.0",
"dotenv": "^16.0.3",
"glob": "^7.2.3",
@ -1263,9 +1263,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.11",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.11.tgz",
"integrity": "sha512-cUNXrCdD4hEj5iJ9SligTNur64rNnLX5s6CbvmatRpWKMZtrLTOlyLhuXmVbjfDXeXH7os8Qb71Wa7IEhC27Sw=="
"version": "0.37.12",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.12.tgz",
"integrity": "sha512-SMBP4V6/A9mE7shBQAiTxNWnQlYTdiKMGvc7G23neayxaTJeFYh5FviJSWUa0BTdXcph1h/jT03Nbyv5XgZkzw=="
},
"node_modules/discord.js": {
"version": "13.11.0",
@ -4502,9 +4502,9 @@
}
},
"discord-api-types": {
"version": "0.37.11",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.11.tgz",
"integrity": "sha512-cUNXrCdD4hEj5iJ9SligTNur64rNnLX5s6CbvmatRpWKMZtrLTOlyLhuXmVbjfDXeXH7os8Qb71Wa7IEhC27Sw=="
"version": "0.37.12",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.12.tgz",
"integrity": "sha512-SMBP4V6/A9mE7shBQAiTxNWnQlYTdiKMGvc7G23neayxaTJeFYh5FviJSWUa0BTdXcph1h/jT03Nbyv5XgZkzw=="
},
"discord.js": {
"version": "13.11.0",

View File

@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.2.0",
"discord-api-types": "^0.37.11",
"discord-api-types": "^0.37.12",
"discord.js": "^13.11.0",
"dotenv": "^16.0.3",
"glob": "^7.2.3",