🏗️ Parameterized connect endpoint
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@@ -30,6 +30,7 @@
|
||||
"jest": "^29.3.1",
|
||||
"moleculer-repl": "^0.7.3",
|
||||
"prettier": "^2.8.0",
|
||||
"qbittorrent-api-v2": "^1.2.2",
|
||||
"ts-jest": "^29.0.3",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.9.3"
|
||||
@@ -6285,6 +6286,12 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"node_modules/qbittorrent-api-v2": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/qbittorrent-api-v2/-/qbittorrent-api-v2-1.2.2.tgz",
|
||||
"integrity": "sha512-v9nkeikj8EjZJ2Ud/QAkTr038PAM4Xk8WXtR8scVb3jidFGs8gMOrZIL05gy4JNo4b0/vxKlwcC2Zu4IpuMslw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/qs": {
|
||||
"version": "6.11.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user