build(deps): bump discord-api-types from 0.37.15 to 0.37.16

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

---
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-01 08:18:17 +00:00 committed by GitHub
parent 4b6b56768c
commit 9046b5284e
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", "license": "ISC",
"dependencies": { "dependencies": {
"@discordjs/builders": "^1.3.0", "@discordjs/builders": "^1.3.0",
"discord-api-types": "^0.37.15", "discord-api-types": "^0.37.16",
"discord.js": "^13.12.0", "discord.js": "^13.12.0",
"dotenv": "^16.0.3", "dotenv": "^16.0.3",
"glob": "^7.2.3", "glob": "^7.2.3",
@ -1241,9 +1241,9 @@
} }
}, },
"node_modules/discord-api-types": { "node_modules/discord-api-types": {
"version": "0.37.15", "version": "0.37.16",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.15.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.16.tgz",
"integrity": "sha512-2SpscsamTtctJflnz1J6cPp99PLs10DNGi2rrOdjID3KhP1nwsoJHPvcLe6zwcYxZnRdA/71M85RCNOQl83u1A==" "integrity": "sha512-H0FDY6+ww4YZe1+L+2ERWU3KsVSInWLvK0TeImhiTi49DXff8sFLnqqnEiEdMEhwFlkQMUIe4xL5Py046s+Ksg=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "13.12.0", "version": "13.12.0",
@ -4408,9 +4408,9 @@
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
}, },
"discord-api-types": { "discord-api-types": {
"version": "0.37.15", "version": "0.37.16",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.15.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.16.tgz",
"integrity": "sha512-2SpscsamTtctJflnz1J6cPp99PLs10DNGi2rrOdjID3KhP1nwsoJHPvcLe6zwcYxZnRdA/71M85RCNOQl83u1A==" "integrity": "sha512-H0FDY6+ww4YZe1+L+2ERWU3KsVSInWLvK0TeImhiTi49DXff8sFLnqqnEiEdMEhwFlkQMUIe4xL5Py046s+Ksg=="
}, },
"discord.js": { "discord.js": {
"version": "13.12.0", "version": "13.12.0",

View File

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