diff --git a/package.json b/package.json index fbd94ea..125fbb2 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "pretty-ms": "^8.0.0", "tar": "^6.1.12", "typeorm": "^0.3.10", - "undici": "^5.12.0" + "undici": "^5.19.1" }, "devDependencies": { "@types/dotenv-safe": "8.1.2", diff --git a/yarn.lock b/yarn.lock index e625c25..e4f5aa8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1864,10 +1864,10 @@ typescript@^4.9.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db" integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA== -undici@^5.11.0, undici@^5.12.0: - version "5.12.0" - resolved "https://registry.yarnpkg.com/undici/-/undici-5.12.0.tgz#c758ffa704fbcd40d506e4948860ccaf4099f531" - integrity sha512-zMLamCG62PGjd9HHMpo05bSLvvwWOZgGeiWlN/vlqu3+lRo3elxktVGEyLMX+IO7c2eflLjcW74AlkhEZm15mg== +undici@^5.11.0, undici@^5.19.1: + version "5.19.1" + resolved "https://registry.yarnpkg.com/undici/-/undici-5.19.1.tgz#92b1fd3ab2c089b5a6bd3e579dcda8f1934ebf6d" + integrity sha512-YiZ61LPIgY73E7syxCDxxa3LV2yl3sN8spnIuTct60boiiRaE1J8mNWHO8Im2Zi/sFrPusjLlmRPrsyraSqX6A== dependencies: busboy "^1.6.0"