From c2b2b098a1ae7df027265dfcd184c01be1831ffc Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 01:52:48 +0000 Subject: [PATCH] fix(deps): update dependency @ctrl/qbittorrent to ^9.9.1 (#4229) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- packages/integrations/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/integrations/package.json b/packages/integrations/package.json index 10704876f..59666e4cb 100644 --- a/packages/integrations/package.json +++ b/packages/integrations/package.json @@ -26,7 +26,7 @@ "prettier": "@homarr/prettier-config", "dependencies": { "@ctrl/deluge": "^7.4.0", - "@ctrl/qbittorrent": "^9.9.0", + "@ctrl/qbittorrent": "^9.9.1", "@ctrl/transmission": "^7.4.0", "@gitbeaker/rest": "^43.5.0", "@homarr/certificates": "workspace:^0.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59dc6f52d..cd2ea0f74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1434,7 +1434,7 @@ importers: specifier: ^7.4.0 version: 7.4.0 '@ctrl/qbittorrent': - specifier: ^9.9.0 + specifier: ^9.9.1 version: 9.9.1 '@ctrl/transmission': specifier: ^7.4.0