Skip to content

Commit

Permalink
build(deps): bump metascraper-soundcloud in /backend (#2815)
Browse files Browse the repository at this point in the history
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases)
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and roschaefer committed Jan 17, 2020
1 parent ac1470b commit 11bc552
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Expand Up @@ -73,7 +73,7 @@
"metascraper-lang-detector": "^4.10.2",
"metascraper-logo": "^5.10.3",
"metascraper-publisher": "^5.10.3",
"metascraper-soundcloud": "^5.9.5",
"metascraper-soundcloud": "^5.10.3",
"metascraper-title": "^5.10.3",
"metascraper-url": "^5.10.3",
"metascraper-video": "^5.10.3",
Expand Down
10 changes: 5 additions & 5 deletions backend/yarn.lock
Expand Up @@ -6034,12 +6034,12 @@ metascraper-publisher@^5.10.3:
dependencies:
"@metascraper/helpers" "^5.10.3"

metascraper-soundcloud@^5.9.5:
version "5.9.5"
resolved "https://registry.yarnpkg.com/metascraper-soundcloud/-/metascraper-soundcloud-5.9.5.tgz#a7dce92dce5c99b1816096e3501655bbf032e8bd"
integrity sha512-Um7mIu1EW8yQvgstaLUqmk+twt+ZENLD6jtcUmHNAlq3qm0DnmYBrUuLWtZWy6tT93id9ngiJC5FLL3c9wIKVw==
metascraper-soundcloud@^5.10.3:
version "5.10.3"
resolved "https://registry.yarnpkg.com/metascraper-soundcloud/-/metascraper-soundcloud-5.10.3.tgz#87344ae21edb7016cfcef7a57e2bcd9a4f24c9bc"
integrity sha512-3D3KaxdTdvqmfxF6kKc+VhFoQkmEl0Pe7Eky0x8WkjQ/I5h3J37MWJ86wFLyjXA5ss/y2xrHVIZqRr2eYiArYw==
dependencies:
"@metascraper/helpers" "^5.9.5"
"@metascraper/helpers" "^5.10.3"
tldts "~5.6.3"

metascraper-title@^5.10.3:
Expand Down

0 comments on commit 11bc552

Please sign in to comment.