aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-20 10:03:33 +0000
committerGitHub <[email protected]>2021-12-20 10:03:33 +0000
commited8850fbaba349dfe9cd316cf736aead11c43dd6 (patch)
tree0245e478cd1c6a3721f84425489e7ca7fa8599d8 /package.json
parent7bc707ea1ef1221b0d53446594ac81cb246428cd (diff)
downloadmuse-ed8850fbaba349dfe9cd316cf736aead11c43dd6.tar.xz
muse-ed8850fbaba349dfe9cd316cf736aead11c43dd6.zip
Bump ytdl-core from 4.9.1 to 4.9.2
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.9.1...v4.9.2) --- updated-dependencies: - dependency-name: ytdl-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 805471e..57dcd89 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"sqlite3": "^5.0.2",
"xbytes": "^1.7.0",
"youtube.ts": "^0.2.2",
- "ytdl-core": "^4.9.1",
+ "ytdl-core": "^4.9.2",
"ytsr": "^3.5.3"
}
}