mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
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:
@@ -65,7 +65,7 @@
|
||||
"@sapphire/async-queue": "^1.5.0",
|
||||
"@types/ws": "^8.5.4",
|
||||
"@vladfrangu/async_event_emitter": "^2.1.3",
|
||||
"discord-api-types": "^0.37.27",
|
||||
"discord-api-types": "^0.37.35",
|
||||
"tslib": "^2.4.1",
|
||||
"ws": "^8.12.0"
|
||||
},
|
||||
@@ -83,7 +83,7 @@
|
||||
"prettier": "^2.8.2",
|
||||
"tsup": "^6.5.0",
|
||||
"typescript": "^4.9.4",
|
||||
"undici": "^5.15.0",
|
||||
"undici": "^5.19.1",
|
||||
"vitest": "^0.27.1",
|
||||
"zlib-sync": "^0.1.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user