Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomatiasgomez committed Jun 25, 2024
1 parent 217ec8f commit a1fea68
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 42 deletions.
80 changes: 41 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"google-spreadsheet": "^4.1.2",
"json-diff": "^1.0.6",
"node-cache": "^5.1.2",
"puppeteer": "^22.11.2",
"puppeteer": "^22.12.0",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"sanitize-filename": "^1.6.3",
"telegram-bot-api": "^2.0.1",
"user-agents": "^1.1.234"
"user-agents": "^1.1.246"
},
"devDependencies": {
"mocha": "^10.4.0",
"mocha": "^10.5.1",
"nyc": "^17.0.0",
"sinon": "^18.0.0"
},
Expand Down

0 comments on commit a1fea68

Please sign in to comment.