Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daald committed Aug 13, 2022
1 parent 207fa4c commit d76d748
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -2,10 +2,10 @@
"version": "0.0.1",
"main": "scraper.js",
"dependencies": {
"async": "^2.6.3",
"cheerio": "^1.0.0-rc.10",
"async": "^2.6.4",
"cheerio": "^1.0.0-rc.12",
"request": "^2.88.2",
"sqlite3": "^5.0.0"
"sqlite3": "^5.0.11"
},
"engines": {
"node": "18.x"
Expand Down

0 comments on commit d76d748

Please sign in to comment.