Skip to content

Commit

Permalink
Merge pull request #2080 from Human-Connection/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/backend/metascraper-youtube-5.7.17

build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend
  • Loading branch information
mattwr18 committed Oct 30, 2019
2 parents 6751d34 + 5e7643f commit d63f2ac
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"metascraper-title": "^5.7.14",
"metascraper-url": "^5.7.14",
"metascraper-video": "^5.7.14",
"metascraper-youtube": "^5.7.14",
"metascraper-youtube": "^5.7.17",
"minimatch": "^3.0.4",
"mustache": "^3.1.0",
"neo4j-driver": "~1.7.6",
Expand Down
10 changes: 5 additions & 5 deletions backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5826,12 +5826,12 @@ metascraper-video@^5.7.14:
"@metascraper/helpers" "^5.7.14"
lodash "~4.17.15"

metascraper-youtube@^5.7.14:
version "5.7.14"
resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.7.14.tgz#8745762dcd1c3721b342351632b21f046b85f2e3"
integrity sha512-ZDTc/8bN+XJSLmQmSh4bMFzniywhBr/W7UtloHWr9H86zTq+GEFgJTzu7RniuuU/vDUWFd1bswYb3D8KEjRwjg==
metascraper-youtube@^5.7.17:
version "5.7.17"
resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.7.17.tgz#a3bdf06bbc9aa3766f08a779fa880d8a3fda9f8c"
integrity sha512-CZX03wX8ui8fjx+iBZCiAGdSKy4dMFiDrVSPmTMK2W8sn2guYv2QQ41g8gruFJgrF+m+mCOUG6KYgy3B/v5LdQ==
dependencies:
"@metascraper/helpers" "^5.7.14"
"@metascraper/helpers" "^5.7.17"
get-video-id "~3.1.4"
is-reachable "~4.0.0"
memoize-one "~5.1.1"
Expand Down

0 comments on commit d63f2ac

Please sign in to comment.