build: bump Undici and discord-api-types (#9779)

* build: bump discord-api-types

* build: bump Undici too

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Jiralite
2023-08-21 22:00:14 +01:00
committed by GitHub
parent dd5e7453e8
commit 899bc5f78b
13 changed files with 38 additions and 36 deletions

View File

@@ -67,7 +67,7 @@
"@sapphire/async-queue": "^1.5.0",
"@types/ws": "^8.5.5",
"@vladfrangu/async_event_emitter": "^2.2.2",
"discord-api-types": "0.37.50",
"discord-api-types": "0.37.54",
"tslib": "^2.6.1",
"ws": "^8.13.0"
},
@@ -86,7 +86,7 @@
"tsup": "^7.2.0",
"turbo": "^1.10.12",
"typescript": "^5.1.6",
"undici": "5.22.1",
"undici": "5.23.0",
"vitest": "^0.34.2",
"zlib-sync": "^0.1.8"
},