File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 61
61
"electron-updater" : " ^4.3.5" ,
62
62
"filenamify" : " ^4.2.0" ,
63
63
"node-fetch" : " ^2.6.1" ,
64
- "ytdl-core" : " ^4.1.1 "
64
+ "ytdl-core" : " ^4.1.2 "
65
65
},
66
66
"devDependencies" : {
67
67
"electron" : " ^10.1.3" ,
Original file line number Diff line number Diff line change @@ -4384,11 +4384,6 @@ html-encoding-sniffer@^2.0.1:
4384
4384
dependencies :
4385
4385
whatwg-encoding "^1.0.5"
4386
4386
4387
- html-entities@^1.3.1 :
4388
- version "1.3.1"
4389
- resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.3.1.tgz#fb9a1a4b5b14c5daba82d3e34c6ae4fe701a0e44"
4390
- integrity sha512-rhE/4Z3hIhzHAUKbW8jVcCyuT5oJCXXqhN/6mXXVCpzTmvJnoH2HL/bt3EZ6p55jbFJBeAe1ZNpL5BugLujxNA==
4391
-
4392
4387
html-escaper@^2.0.0 :
4393
4388
version "2.0.2"
4394
4389
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
@@ -8936,12 +8931,11 @@ yauzl@^2.10.0:
8936
8931
buffer-crc32 "~0.2.3"
8937
8932
fd-slicer "~1.1.0"
8938
8933
8939
- ytdl-core@^4.1.1 :
8940
- version "4.1 .1"
8941
- resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1 .1.tgz#191fabf472c44f969fe3eca15cb4d1c094e46282 "
8942
- integrity sha512-T2VIS64sHKdLLqvuTV7S4WyoUCZLdR7HOP/9jX1CyXKYUjKLFP9UpVIFH0ZUvFSmK48eNFErWLOO5dGouwqztQ ==
8934
+ ytdl-core@^4.1.2 :
8935
+ version "4.2 .1"
8936
+ resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.2 .1.tgz#afcc1577a2a35701a5e1369f2ad3b0d1a7d2419d "
8937
+ integrity sha512-7zAoJiWpaBGgiAUCQuvKBuWom7tmSCV0A70gRdrPxR96yQoJOrCZkW6Wg1CofvPtAeQVWTVWThC8bXRsE+SBeA ==
8943
8938
dependencies :
8944
- html-entities "^1.3.1"
8945
8939
m3u8stream "^0.8.3"
8946
8940
miniget "^4.0.0"
8947
8941
sax "^1.1.3"
You can’t perform that action at this time.
0 commit comments