Skip to content

Commit 5342ba3

Browse files
Bump youtubei.js from 13.0.0 to 13.1.0 (#6867)
Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/LuanRT/YouTube.js/releases) - [Changelog](https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md) - [Commits](LuanRT/YouTube.js@v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: youtubei.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c213904 commit 5342ba3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"vue-observe-visibility": "^1.0.0",
7575
"vue-router": "^3.6.5",
7676
"vuex": "^3.6.2",
77-
"youtubei.js": "^13.0.0"
77+
"youtubei.js": "^13.1.0"
7878
},
7979
"devDependencies": {
8080
"@babel/core": "^7.26.9",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5956,10 +5956,10 @@ jest-worker@^29.7.0:
59565956
merge-stream "^2.0.0"
59575957
supports-color "^8.0.0"
59585958

5959-
jintr@^3.2.0:
5960-
version "3.2.0"
5961-
resolved "https://registry.yarnpkg.com/jintr/-/jintr-3.2.0.tgz#38bfc2311c7ed4412ebe0bfc5c2e700f8f433921"
5962-
integrity sha512-psD1yf05kMKDNsUdW1l5YhO59pHScQ6OIHHb8W5SKSM2dCOFPsqolmIuSHgVA8+3Dc47NJR181CXZ4alCAPTkA==
5959+
jintr@^3.2.1:
5960+
version "3.2.1"
5961+
resolved "https://registry.yarnpkg.com/jintr/-/jintr-3.2.1.tgz#ea6719485c9ff5f14ca7f9131990040d4fdfe1be"
5962+
integrity sha512-yjKUBuwTTg4nc4izMysxuIk0BKh45hnbc1KnXE6LxagIGZn5od+I2elpuRY9IIm3EiKiUZxhxV89a0iX+xoEZg==
59635963
dependencies:
59645964
acorn "^8.8.0"
59655965

@@ -9720,12 +9720,12 @@ yocto-queue@^1.0.0:
97209720
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
97219721
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
97229722

9723-
youtubei.js@^13.0.0:
9724-
version "13.0.0"
9725-
resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-13.0.0.tgz#f036bc6f5cb9ef8bd73da7e1079a2b70776bb2f7"
9726-
integrity sha512-b1QkN9bfgphK+5tI4qteSK54kNxmPhoedvMw0jl4uSn+L8gbDbJ4z52amNuYNcOdp4X/SI3JuUb+f5V0DPJ8Vw==
9723+
youtubei.js@^13.1.0:
9724+
version "13.1.0"
9725+
resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-13.1.0.tgz#1e15da01e58c782ab6fb7cc9191a1c99f821c57f"
9726+
integrity sha512-uL4TyojAYET0c5NGFD7+ScCod/k8Pc/B+D5tLrunFcz1GaBjRMOGRPcNGaRmnhwisegU7ibtw0iUxCN+BZ0ang==
97279727
dependencies:
97289728
"@bufbuild/protobuf" "^2.0.0"
9729-
jintr "^3.2.0"
9729+
jintr "^3.2.1"
97309730
tslib "^2.5.0"
97319731
undici "^5.19.1"

0 commit comments

Comments
 (0)