File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 22 "name" : " freetube" ,
33 "productName" : " FreeTube" ,
44 "description" : " A private YouTube client" ,
5- "version" : " 0.23.1 " ,
5+ "version" : " 0.23.2 " ,
66 "license" : " AGPL-3.0-or-later" ,
77 "main" : " ./dist/main.js" ,
88 "private" : true ,
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.7" ,
Original file line number Diff line number Diff line change @@ -5949,10 +5949,10 @@ jest-worker@^29.7.0:
59495949 merge-stream "^2.0.0"
59505950 supports-color "^8.0.0"
59515951
5952- jintr@^3.2.0 :
5953- version "3.2.0 "
5954- resolved "https://registry.yarnpkg.com/jintr/-/jintr-3.2.0 .tgz#38bfc2311c7ed4412ebe0bfc5c2e700f8f433921 "
5955- integrity sha512-psD1yf05kMKDNsUdW1l5YhO59pHScQ6OIHHb8W5SKSM2dCOFPsqolmIuSHgVA8+3Dc47NJR181CXZ4alCAPTkA ==
5952+ jintr@^3.2.1 :
5953+ version "3.2.1 "
5954+ resolved "https://registry.yarnpkg.com/jintr/-/jintr-3.2.1 .tgz#ea6719485c9ff5f14ca7f9131990040d4fdfe1be "
5955+ integrity sha512-yjKUBuwTTg4nc4izMysxuIk0BKh45hnbc1KnXE6LxagIGZn5od+I2elpuRY9IIm3EiKiUZxhxV89a0iX+xoEZg ==
59565956 dependencies :
59575957 acorn "^8.8.0"
59585958
@@ -9722,12 +9722,12 @@ yocto-queue@^1.0.0:
97229722 resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
97239723 integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
97249724
9725- youtubei.js@^13.0 .0 :
9726- version "13.0 .0"
9727- resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-13.0 .0.tgz#f036bc6f5cb9ef8bd73da7e1079a2b70776bb2f7 "
9728- integrity sha512-b1QkN9bfgphK+5tI4qteSK54kNxmPhoedvMw0jl4uSn+L8gbDbJ4z52amNuYNcOdp4X/SI3JuUb+f5V0DPJ8Vw ==
9725+ youtubei.js@^13.1 .0 :
9726+ version "13.1 .0"
9727+ resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-13.1 .0.tgz#1e15da01e58c782ab6fb7cc9191a1c99f821c57f "
9728+ integrity sha512-uL4TyojAYET0c5NGFD7+ScCod/k8Pc/B+D5tLrunFcz1GaBjRMOGRPcNGaRmnhwisegU7ibtw0iUxCN+BZ0ang ==
97299729 dependencies :
97309730 " @bufbuild/protobuf" " ^2.0.0"
9731- jintr "^3.2.0 "
9731+ jintr "^3.2.1 "
97329732 tslib "^2.5.0"
97339733 undici "^5.19.1"
You can’t perform that action at this time.
0 commit comments