File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " freetube" ,
3
3
"productName" : " FreeTube" ,
4
4
"description" : " A private YouTube client" ,
5
- "version" : " 0.23.1 " ,
5
+ "version" : " 0.23.2 " ,
6
6
"license" : " AGPL-3.0-or-later" ,
7
7
"main" : " ./dist/main.js" ,
8
8
"private" : true ,
74
74
"vue-observe-visibility" : " ^1.0.0" ,
75
75
"vue-router" : " ^3.6.5" ,
76
76
"vuex" : " ^3.6.2" ,
77
- "youtubei.js" : " ^13.0 .0"
77
+ "youtubei.js" : " ^13.1 .0"
78
78
},
79
79
"devDependencies" : {
80
80
"@babel/core" : " ^7.26.7" ,
Original file line number Diff line number Diff line change @@ -5949,10 +5949,10 @@ jest-worker@^29.7.0:
5949
5949
merge-stream "^2.0.0"
5950
5950
supports-color "^8.0.0"
5951
5951
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 ==
5956
5956
dependencies :
5957
5957
acorn "^8.8.0"
5958
5958
@@ -9722,12 +9722,12 @@ yocto-queue@^1.0.0:
9722
9722
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
9723
9723
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
9724
9724
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 ==
9729
9729
dependencies :
9730
9730
" @bufbuild/protobuf" " ^2.0.0"
9731
- jintr "^3.2.0 "
9731
+ jintr "^3.2.1 "
9732
9732
tslib "^2.5.0"
9733
9733
undici "^5.19.1"
You can’t perform that action at this time.
0 commit comments