chore: pin discord-api-deps, revert undici

This commit is contained in:
iCrawl
2023-08-17 21:31:04 +02:00
parent af0f1aa765
commit 7fa9ea3f0f
14 changed files with 35 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "14.13.0",
"version": "14.12.1",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "yarn docs:test && yarn test:typescript",
@@ -62,7 +62,7 @@
"fast-deep-equal": "^3.1.3",
"lodash.snakecase": "^4.1.1",
"tslib": "^2.6.1",
"undici": "^5.23.0",
"undici": "5.22.1",
"ws": "^8.13.0"
},
"devDependencies": {