Bump ytdl-core from 4.8.2 to 4.8.3

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.8.2...v4.8.3)

---
updated-dependencies:
- dependency-name: ytdl-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-28 10:04:01 +00:00 committed by GitHub
parent 473fb132a6
commit bf788fa525
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -90,6 +90,6 @@
"spotify-web-api-node": "^5.0.2",
"sqlite3": "^5.0.2",
"youtube.ts": "^0.2.0",
"ytdl-core": "^4.8.2"
"ytdl-core": "^4.8.3"
}
}