build(deps): add tough-cookie dependency
iff
This commit is contained in:
parent
c0d148dc8e
commit
99f5432e32
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
||||||
"lowdb": "^7.0.1",
|
"lowdb": "^7.0.1",
|
||||||
"otplib": "^12.0.1",
|
"otplib": "^12.0.1",
|
||||||
"playwright-firefox": "^1.52.0",
|
"playwright-firefox": "^1.52.0",
|
||||||
"puppeteer-extra-plugin-stealth": "^2.11.2"
|
"puppeteer-extra-plugin-stealth": "^2.11.2",
|
||||||
|
"tough-cookie": "^4.1.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@stylistic/eslint-plugin-js": "^4.2.0",
|
"@stylistic/eslint-plugin-js": "^4.2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue