diff --git a/packages/integrations/package.json b/packages/integrations/package.json index 6eea20ac9..e368cf3bb 100644 --- a/packages/integrations/package.json +++ b/packages/integrations/package.json @@ -25,7 +25,7 @@ "prettier": "@homarr/prettier-config", "dependencies": { "@ctrl/deluge": "^6.1.0", - "@ctrl/qbittorrent": "^9.0.1", + "@ctrl/qbittorrent": "^9.1.0", "@ctrl/transmission": "^7.1.0", "@homarr/common": "workspace:^0.1.0", "@homarr/db": "workspace:^0.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04d3b1cbf..4debf7bb3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -981,8 +981,8 @@ importers: specifier: ^6.1.0 version: 6.1.0 '@ctrl/qbittorrent': - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^9.1.0 + version: 9.1.0 '@ctrl/transmission': specifier: ^7.1.0 version: 7.1.0 @@ -1970,8 +1970,8 @@ packages: resolution: {integrity: sha512-wENP7LH4BmCjz+gXVq7Nzz20zMjY/huuG7aDk/yu/LhFdC84e/l8222rCIAo0lwhU451lFcJKLcOmtG6TNrBAQ==} engines: {node: '>=18'} - '@ctrl/qbittorrent@9.0.1': - resolution: {integrity: sha512-MaQhyccZ30C1V8Uxqhc1NvrM/Lgb8x6AunIxjlbhYhw5Zx/l8G2etbjTKle3RIFExURKmzrJx7Odj3EM4AlqDQ==} + '@ctrl/qbittorrent@9.1.0': + resolution: {integrity: sha512-mqro5vP94m/evgGSv6fa7Hrip2fhI0F/dMgsTisvi9gChtfXpX1Cj1EwJNzBOiT6yYamEtLJuEe41XLQiXEo/Q==} engines: {node: '>=18'} '@ctrl/shared-torrent@6.0.0': @@ -4614,10 +4614,6 @@ packages: cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} - cookie@0.6.0: - resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} - engines: {node: '>= 0.6'} - cookie@0.7.1: resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} engines: {node: '>= 0.6'} @@ -8830,14 +8826,14 @@ snapshots: rfc4648: 1.5.3 uint8array-extras: 1.4.0 - '@ctrl/qbittorrent@9.0.1': + '@ctrl/qbittorrent@9.1.0': dependencies: '@ctrl/magnet-link': 4.0.2 - '@ctrl/shared-torrent': 6.0.0 + '@ctrl/shared-torrent': 6.1.0 '@ctrl/torrent-file': 4.1.0 - cookie: 0.6.0 + cookie: 1.0.1 node-fetch-native: 1.6.4 - ofetch: 1.3.4 + ofetch: 1.4.1 ufo: 1.5.4 uint8array-extras: 1.4.0 @@ -11659,8 +11655,6 @@ snapshots: cookie-signature@1.0.6: optional: true - cookie@0.6.0: {} - cookie@0.7.1: {} cookie@0.7.2: {}