Merge pull request #9 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.12

build(deps): bump discord-api-types from 0.37.11 to 0.37.12
imgbot
Kieran 2022-10-07 07:23:17 +01:00 committed by GitHub
commit 8f158673a4
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.2.0", "@discordjs/builders": "^1.2.0",
"discord-api-types": "^0.37.11", "discord-api-types": "^0.37.12",
"discord.js": "^13.11.0", "discord.js": "^13.11.0",
"dotenv": "^16.0.3", "dotenv": "^16.0.3",
"glob": "^7.2.3", "glob": "^7.2.3",
@ -1263,9 +1263,9 @@
} }
}, },
"node_modules/discord-api-types": { "node_modules/discord-api-types": {
"version": "0.37.11", "version": "0.37.12",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.11.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.12.tgz",
"integrity": "sha512-cUNXrCdD4hEj5iJ9SligTNur64rNnLX5s6CbvmatRpWKMZtrLTOlyLhuXmVbjfDXeXH7os8Qb71Wa7IEhC27Sw==" "integrity": "sha512-SMBP4V6/A9mE7shBQAiTxNWnQlYTdiKMGvc7G23neayxaTJeFYh5FviJSWUa0BTdXcph1h/jT03Nbyv5XgZkzw=="
}, },
"node_modules/discord.js": { "node_modules/discord.js": {
"version": "13.11.0", "version": "13.11.0",
@ -4502,9 +4502,9 @@
} }
}, },
"discord-api-types": { "discord-api-types": {
"version": "0.37.11", "version": "0.37.12",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.11.tgz", "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.12.tgz",
"integrity": "sha512-cUNXrCdD4hEj5iJ9SligTNur64rNnLX5s6CbvmatRpWKMZtrLTOlyLhuXmVbjfDXeXH7os8Qb71Wa7IEhC27Sw==" "integrity": "sha512-SMBP4V6/A9mE7shBQAiTxNWnQlYTdiKMGvc7G23neayxaTJeFYh5FviJSWUa0BTdXcph1h/jT03Nbyv5XgZkzw=="
}, },
"discord.js": { "discord.js": {
"version": "13.11.0", "version": "13.11.0",

View File

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