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

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

---
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-17 07:46:59 +00:00 committed by GitHub
parent 47453edb5f
commit 9a22cf8e1a
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.12",
"discord-api-types": "^0.37.14",
"discord.js": "^13.12.0",
"dotenv": "^16.0.3",
"glob": "^7.2.3",
@ -1262,9 +1262,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.37.12",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.12.tgz",
"integrity": "sha512-SMBP4V6/A9mE7shBQAiTxNWnQlYTdiKMGvc7G23neayxaTJeFYh5FviJSWUa0BTdXcph1h/jT03Nbyv5XgZkzw=="
"version": "0.37.14",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.14.tgz",
"integrity": "sha512-byBH7SfDCMJwxdqeS8k5sihltH88/YPhuwx+vF2cftSxFLdxyHyU/ZxDL3bq+LB2c4ls/TymE76/ISlLfniUXg=="
},
"node_modules/discord.js": {
"version": "13.12.0",
@ -4500,9 +4500,9 @@
}
},
"discord-api-types": {
"version": "0.37.12",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.12.tgz",
"integrity": "sha512-SMBP4V6/A9mE7shBQAiTxNWnQlYTdiKMGvc7G23neayxaTJeFYh5FviJSWUa0BTdXcph1h/jT03Nbyv5XgZkzw=="
"version": "0.37.14",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.14.tgz",
"integrity": "sha512-byBH7SfDCMJwxdqeS8k5sihltH88/YPhuwx+vF2cftSxFLdxyHyU/ZxDL3bq+LB2c4ls/TymE76/ISlLfniUXg=="
},
"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.12",
"discord-api-types": "^0.37.14",
"discord.js": "^13.12.0",
"dotenv": "^16.0.3",
"glob": "^7.2.3",