Commit 8ac44bb 1 parent 8b48c1e commit 8ac44bb Copy full SHA for 8ac44bb
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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.21.1 " ,
5
+ "version" : " 0.21.2 " ,
6
6
"license" : " AGPL-3.0-or-later" ,
7
7
"main" : " ./dist/main.js" ,
8
8
"private" : true ,
81
81
"vue-observe-visibility" : " ^1.0.0" ,
82
82
"vue-router" : " ^3.6.5" ,
83
83
"vuex" : " ^3.6.2" ,
84
- "youtubei.js" : " ^10.1 .0"
84
+ "youtubei.js" : " ^10.2 .0"
85
85
},
86
86
"devDependencies" : {
87
87
"@babel/core" : " ^7.24.7" ,
Original file line number Diff line number Diff line change @@ -8996,10 +8996,10 @@ yocto-queue@^1.0.0:
8996
8996
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
8997
8997
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
8998
8998
8999
- youtubei.js@^10.1 .0 :
9000
- version "10.1 .0"
9001
- resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-10.1 .0.tgz#38b3d95907441040df1e8031e04e0e6200ed52cf "
9002
- integrity sha512-MokZMAnpWH11VYvWuW6qjPiiPmgRl5rfDgPQOpif9qXcVHoVw1hi8ePuRSD0AZSZ+uvWGe8rvas2dzp+Jv5JKQ ==
8999
+ youtubei.js@^10.2 .0 :
9000
+ version "10.2 .0"
9001
+ resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-10.2 .0.tgz#0f5fbacf3e64c965d6e7378c870a7329ceca7228 "
9002
+ integrity sha512-JLKW9AHQ1qrTwBbre1aDkH8UJFmNcc4+kOSaVou5jSY7AzfFPFJK0yvX6afnLst0UVC9wfXHrLiNx93sutVErA ==
9003
9003
dependencies :
9004
9004
jintr "^2.0.0"
9005
9005
tslib "^2.5.0"
You can’t perform that action at this time.
0 commit comments