Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 21, 2019
1 parent b72e0bd commit 82e61b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
"request"
],
"dependencies": {
"@metascraper/helpers": "~5.4.3",
"@metascraper/helpers": "~5.5.0",
"cheerio": "~1.0.0-rc.3",
"debug": "~4.1.1",
"got": "~9.6.0",
"he": "~1.2.0",
"html-encode": "~2.1.1",
"lodash": "~4.17.11",
"mem": "~5.0.0",
"mem": "~5.1.0",
"mime-types": "~2.1.24",
"p-cancelable": "~2.0.0",
"reachable-url": "~1.1.8",
"require-one-of": "~1.0.10",
"require-one-of": "~1.0.11",
"time-span": "~3.1.0",
"tldts": "~5.1.0",
"top-sites": "~1.1.12",
"top-sites": "~1.1.13",
"write-json-file": "~4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 82e61b8

Please sign in to comment.