chore: bump discord-api-types and undici (#9140)

* chore: update discord-api-types to 0.37.35

* fix: exclude stage channels for now

* chore: update undici

* chore: dedupe undici
This commit is contained in:
Jiralite
2023-02-17 19:17:08 +00:00
committed by GitHub
parent 0e4224be36
commit d44a6f035c
12 changed files with 36 additions and 35 deletions

View File

@@ -51,7 +51,7 @@
"@discordjs/ws": "workspace:^",
"@sapphire/snowflake": "^3.4.0",
"@vladfrangu/async_event_emitter": "^2.1.3",
"discord-api-types": "^0.37.27"
"discord-api-types": "^0.37.35"
},
"devDependencies": {
"@favware/cliff-jumper": "^1.10.0",