diff --git a/packages/@uppy/tus/package.json b/packages/@uppy/tus/package.json index ee84ecf11..3b9ebfa24 100644 --- a/packages/@uppy/tus/package.json +++ b/packages/@uppy/tus/package.json @@ -44,7 +44,6 @@ "devDependencies": { "@uppy/core": "workspace:^", "jsdom": "^29.1.1", - "nock": "^13.1.0", "typescript": "^5.8.3", "vitest": "^4.1.6" }, diff --git a/yarn.lock b/yarn.lock index 72d061b3a..ea441ab93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9696,7 +9696,6 @@ __metadata: "@uppy/core": "workspace:^" "@uppy/utils": "workspace:^" jsdom: "npm:^29.1.1" - nock: "npm:^13.1.0" tus-js-client: "npm:^4.3.1" typescript: "npm:^5.8.3" vitest: "npm:^4.1.6"