Skip to content

Commit

Permalink
Update dependencies (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Jul 10, 2018
1 parent 1b7685f commit 630baec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/metascraper-clearbit-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
]
},
"dependencies": {
"got": "~8.3.1"
"got": "~8.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/metascraper-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"condense-whitespace": "~1.0.0",
"is-relative-url": "~2.0.0",
"lodash": "~4.17.10",
"normalize-url": "~3.1.0",
"normalize-url": "~3.2.0",
"smartquotes": "~2.3.1",
"to-title-case": "~1.0.0",
"url-regex": "~4.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper/__snapshots__/index.js.snap-shot
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ exports['yahoo-news 1'] = {
"author": null,
"date": "2016-05-25T00:00:00.000Z",
"description": "Justin Bieber coldly rejects a fan’s gift in this viral video.",
"image": "https://s.yimg.com/ny/api/res/1.2/hnWTAtxjD0NGNLijeWWBGw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTYxNjtoPTQ2MDtzbT0xO2lsPXBsYW5l/http:/media.zenfs.com/en-US/homerun/mic_26/8de763298d0eafd3534895283457892c.cf.jpg",
"image": "https://s.yimg.com/ny/api/res/1.2/hnWTAtxjD0NGNLijeWWBGw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTYxNjtoPTQ2MDtzbT0xO2lsPXBsYW5l/http://media.zenfs.com/en-US/homerun/mic_26/8de763298d0eafd3534895283457892c.cf.jpg",
"video": null,
"lang": "en",
"logo": "https://www.yahoo.com/favicon.ico",
Expand Down

0 comments on commit 630baec

Please sign in to comment.