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 36958a3 commit 936e1b2
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions package.json
Expand Up @@ -2,15 +2,13 @@
"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": "13.1.0",
"npm": "6.12.1",
"yarn": "1.19.1"
"node": "18.x"
},
"keywords": [
"scraper",
Expand Down

0 comments on commit 936e1b2

Please sign in to comment.