Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 13, 2020
1 parent e073a76 commit 60a8870
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/metascraper-clearbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"dependencies": {
"@metascraper/helpers": "^5.10.7",
"got": "~10.4.0",
"got": "~10.5.5",
"lodash": "~4.17.15",
"tldts": "~5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"audio-extensions": "0.0.0",
"chrono-node": "~1.4.2",
"chrono-node": "~1.4.3",
"condense-whitespace": "~2.0.0",
"entities": "~2.0.0",
"file-extension": "~4.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"dependencies": {
"@metascraper/helpers": "^5.10.7",
"got": "~10.4.0",
"got": "~10.5.5",
"lodash": "~4.17.15",
"oembed-spec": "~1.3.0",
"p-reflect": "~2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-logo-favicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"dependencies": {
"@metascraper/helpers": "^5.10.7",
"got": "~10.4.0",
"got": "~10.5.5",
"lodash": "~4.17.15"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-media-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@metascraper/helpers": "^5.10.7",
"debug": "~4.1.1",
"got": "~10.4.0",
"got": "~10.5.5",
"lodash": "~4.17.15",
"luminati-tunnel": "~1.3.0",
"p-reflect": "~2.1.0",
Expand Down

0 comments on commit 60a8870

Please sign in to comment.