Merge pull request #29 from hullcss/dependabot/npm_and_yarn/discord-api-types-0.37.15
build(deps): bump discord-api-types from 0.37.14 to 0.37.15imgbot
commit
6fd3bd23db
|
@ -10,7 +10,7 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.3.0",
|
||||
"discord-api-types": "^0.37.14",
|
||||
"discord-api-types": "^0.37.15",
|
||||
"discord.js": "^13.12.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"glob": "^7.2.3",
|
||||
|
@ -1241,9 +1241,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/discord-api-types": {
|
||||
"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=="
|
||||
"version": "0.37.15",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.15.tgz",
|
||||
"integrity": "sha512-2SpscsamTtctJflnz1J6cPp99PLs10DNGi2rrOdjID3KhP1nwsoJHPvcLe6zwcYxZnRdA/71M85RCNOQl83u1A=="
|
||||
},
|
||||
"node_modules/discord.js": {
|
||||
"version": "13.12.0",
|
||||
|
@ -4408,9 +4408,9 @@
|
|||
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
|
||||
},
|
||||
"discord-api-types": {
|
||||
"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=="
|
||||
"version": "0.37.15",
|
||||
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.15.tgz",
|
||||
"integrity": "sha512-2SpscsamTtctJflnz1J6cPp99PLs10DNGi2rrOdjID3KhP1nwsoJHPvcLe6zwcYxZnRdA/71M85RCNOQl83u1A=="
|
||||
},
|
||||
"discord.js": {
|
||||
"version": "13.12.0",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.3.0",
|
||||
"discord-api-types": "^0.37.14",
|
||||
"discord-api-types": "^0.37.15",
|
||||
"discord.js": "^13.12.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"glob": "^7.2.3",
|
||||
|
|
Loading…
Reference in New Issue