Skip to content

Commit

Permalink
fix(deps): update dependency metascraper-description to v5.14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 12, 2020
1 parent 31af296 commit 12c2798
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"handlebars": "4.7.6",
"js-cookie": "2.2.1",
"metascraper": "5.14.8",
"metascraper-description": "5.14.7",
"metascraper-description": "5.14.15",
"metascraper-image": "5.14.7",
"metascraper-title": "5.14.7",
"mongodb": "3.6.2",
Expand Down
41 changes: 36 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2834,6 +2834,32 @@
prop-types "^15.7.2"
react-is "^16.8.0"

"@metascraper/helpers@^5.14.15":
version "5.14.15"
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.14.15.tgz#5ea8bfec522f1f72ace1a9b2870636aa12e9bf17"
integrity sha512-B44FzY7zErx4b5HipGD/H46XiirctVjWaOOEg7C6kykImKwM0xKP+kl9IjNEIL0zH7tjWnCl+kBGWblZqK5ZBg==
dependencies:
audio-extensions "0.0.0"
chrono-node "2.1.8"
condense-whitespace "~2.0.0"
entities "~2.0.3"
file-extension "~4.0.5"
has-values "~2.0.1"
image-extensions "~1.1.0"
is-relative-url "~3.0.0"
is-uri "~1.2.0"
iso-639-3 "~2.1.0"
isostring "0.0.1"
lodash "~4.17.20"
memoize-one "~5.1.1"
mime-types "~2.1.27"
normalize-url "~5.3.0"
smartquotes "~2.3.1"
title "~3.4.2"
truncate "~2.1.0"
url-regex-safe "~1.0.2"
video-extensions "~1.1.0"

"@metascraper/helpers@^5.14.7":
version "5.14.7"
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.14.7.tgz#ef4e42d863a228cf27097e6e0e6d331205198892"
Expand Down Expand Up @@ -13605,12 +13631,12 @@ merge@^1.2.1:
resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.1.tgz#38bebf80c3220a8a487b6fcfb3941bb11720c145"
integrity sha512-VjFo4P5Whtj4vsLzsYBu5ayHhoHJ0UqNm7ibvShmbmoz7tGi0vXaoJbGdB+GmDMLUdg8DpQXEIeVDAe8MaABvQ==

[email protected].7:
version "5.14.7"
resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.14.7.tgz#67eb8d2faa3424ce8ca6de742cb87719fa441102"
integrity sha512-K0SVaaQg9CP+VauG1jKbbaOwHVPkMtdgttSclg6LpxB/eCUMGHo0nbmJd3gZcLXdo8wMJlqh0/0IGa4okg8udw==
[email protected].15:
version "5.14.15"
resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.14.15.tgz#42e3f3d355c8d4f667006706e527b1f262f914bb"
integrity sha512-AVQUP7c6uDT1Ai9QlLFrknW0sa1RGopm7zzP17a1XCknVKjLXcUZbhM23cP4Ruma6JKtESycZ8Jne/6aV+eycA==
dependencies:
"@metascraper/helpers" "^5.14.7"
"@metascraper/helpers" "^5.14.15"

[email protected]:
version "5.14.7"
Expand Down Expand Up @@ -14322,6 +14348,11 @@ normalize-url@~5.1.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-5.1.0.tgz#04b8f1b34ea49ff713fc20b2218eba41fb9974a3"
integrity sha512-UxHuSWsSAmzSqN+DSjasaZWQ3QPtEisHdlr4y9MJ5zg0RcImv5fQt8QM0izJSCdsdmhJGK+ubcTpJXwVDmwSVQ==

normalize-url@~5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-5.3.0.tgz#8959b3cdaa295b61592c1f245dded34b117618dd"
integrity sha512-9/nOVLYYe/dO/eJeQUNaGUF4m4Z5E7cb9oNTKabH+bNf19mqj60txTcveQxL0GlcWLXCxkOu2/LwL8oW0idIDA==

npm-bundled@^1.0.1, npm-bundled@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.1.1.tgz#1edd570865a94cdb1bc8220775e29466c9fb234b"
Expand Down

0 comments on commit 12c2798

Please sign in to comment.