Skip to content

Commit 703905d

Browse files
committed
3.2.1
1 parent d5c43f8 commit 703905d

2 files changed

Lines changed: 24 additions & 71 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "terabox-node",
33
"name_ext": "TeraBox node",
4-
"version": "3.2.0",
4+
"version": "3.2.1",
55
"type": "module",
66
"bin": {
77
"tb-check": "app/app-check.js",
@@ -21,13 +21,13 @@
2121
"license": "MIT",
2222
"description": "NodeJS tool for interacting with the TeraBox cloud service without the need to use the website or app ☁️",
2323
"dependencies": {
24-
"@inquirer/input": "^4.2.0",
25-
"@inquirer/password": "^4.0.16",
24+
"@inquirer/input": "^4.2.1",
25+
"@inquirer/password": "^4.0.17",
2626
"@inquirer/select": "^4.3.1",
2727
"dateformat": "^5.0.3",
2828
"filesize": "^11.0.2",
2929
"qrcode-terminal": "^0.12.0",
30-
"terabox-api": "^2.4.3",
30+
"terabox-api": "^2.4.4",
3131
"tough-cookie": "^5.1.2",
3232
"undici": "^7.12.0",
3333
"yaml": "^2.8.0",

pnpm-lock.yaml

Lines changed: 20 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)