build(deps): add tough-cookie dependency
All checks were successful
build-and-push / lint (push) Successful in 8s
build-and-push / sonar (push) Successful in 21s
build-and-push / docker (push) Successful in 25s

iff
This commit is contained in:
nocci 2026-03-08 10:59:57 +00:00
parent c0d148dc8e
commit 99f5432e32

View file

@ -29,7 +29,8 @@
"lowdb": "^7.0.1",
"otplib": "^12.0.1",
"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": {
"@stylistic/eslint-plugin-js": "^4.2.0",