From 41740ebc6f90b7a260131f7b8f1451586315d7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 04:18:48 +0000 Subject: [PATCH] chore(deps): bump soundcloud-scraper from 5.0.1 to 5.0.2 Bumps [soundcloud-scraper](https://github.com/DevSnowflake/soundcloud-scraper) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/DevSnowflake/soundcloud-scraper/releases) - [Commits](https://github.com/DevSnowflake/soundcloud-scraper/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: soundcloud-scraper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2d4eeab..7b09ba5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4350,9 +4350,9 @@ sort-array@^2.0.0: typical "^2.6.0" soundcloud-scraper@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/soundcloud-scraper/-/soundcloud-scraper-5.0.1.tgz#4872d3c09d7cac40a81c99b3c509095ab17bcbcc" - integrity sha512-f3JxM/afLRumaT06YsLs8u/WtXDZYvMBis7kB3+rFcx0cyJeu825D3b8D3oTSflNWeFgbGt2+QRrvsXnUi/n1Q== + version "5.0.2" + resolved "https://registry.yarnpkg.com/soundcloud-scraper/-/soundcloud-scraper-5.0.2.tgz#3ec6bc74688869164eb7ca1b0759078e09e1d8c2" + integrity sha512-QAPvRIG4eefc7JdmCQCG/QEhm4D90XgHbe9lJMHmKIxU0INdAD2LycUR1m0mCIKF3F2dk4NvGEkxGfVLI8Af+A== dependencies: cheerio "^1.0.0-rc.10" m3u8stream "^0.8.4"