mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
fix(deps): update dependency peerjs to v1.5.4 (#2075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -174,7 +174,7 @@
|
||||
"keyboardevents-areequal": "0.2.2",
|
||||
"node-html-parser": "6.1.13",
|
||||
"node-id3": "0.2.6",
|
||||
"peerjs": "1.5.2",
|
||||
"peerjs": "1.5.4",
|
||||
"semver": "7.6.2",
|
||||
"serve": "14.2.3",
|
||||
"simple-youtube-age-restriction-bypass": "github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9",
|
||||
|
||||
106
pnpm-lock.yaml
generated
106
pnpm-lock.yaml
generated
@ -133,8 +133,8 @@ importers:
|
||||
specifier: 0.2.6
|
||||
version: 0.2.6
|
||||
peerjs:
|
||||
specifier: 1.5.2
|
||||
version: 1.5.2
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
semver:
|
||||
specifier: 7.6.2
|
||||
version: 7.6.2
|
||||
@ -402,36 +402,6 @@ packages:
|
||||
resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@cbor-extract/cbor-extract-darwin-arm64@2.2.0':
|
||||
resolution: {integrity: sha512-P7swiOAdF7aSi0H+tHtHtr6zrpF3aAq/W9FXx5HektRvLTM2O89xCyXF3pk7pLc7QpaY7AoaE8UowVf9QBdh3w==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@cbor-extract/cbor-extract-darwin-x64@2.2.0':
|
||||
resolution: {integrity: sha512-1liF6fgowph0JxBbYnAS7ZlqNYLf000Qnj4KjqPNW4GViKrEql2MgZnAsExhY9LSy8dnvA4C0qHEBgPrll0z0w==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@cbor-extract/cbor-extract-linux-arm64@2.2.0':
|
||||
resolution: {integrity: sha512-rQvhNmDuhjTVXSPFLolmQ47/ydGOFXtbR7+wgkSY0bdOxCFept1hvg59uiLPT2fVDuJFuEy16EImo5tE2x3RsQ==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@cbor-extract/cbor-extract-linux-arm@2.2.0':
|
||||
resolution: {integrity: sha512-QeBcBXk964zOytiedMPQNZr7sg0TNavZeuUCD6ON4vEOU/25+pLhNN6EDIKJ9VLTKaZ7K7EaAriyYQ1NQ05s/Q==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@cbor-extract/cbor-extract-linux-x64@2.2.0':
|
||||
resolution: {integrity: sha512-cWLAWtT3kNLHSvP4RKDzSTX9o0wvQEEAj4SKvhWuOVZxiDAeQazr9A+PSiRILK1VYMLeDml89ohxCnUNQNQNCw==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@cbor-extract/cbor-extract-win32-x64@2.2.0':
|
||||
resolution: {integrity: sha512-l2M+Z8DO2vbvADOBNLbbh9y5ST1RY5sqkWOg/58GkUPBYou/cuNZ68SGQ644f1CvZ8kcOxyZtw06+dxWHIoN/w==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@cliqz/adblocker-content@1.27.3':
|
||||
resolution: {integrity: sha512-fMyvLGzw2aQKO1yuNfc9Pw4wI+a9xAyOgCXgqQOLYn4uXELthdn9vbng/gYmBs5Z3zetJpJmIitoRkIBlwOPhA==}
|
||||
|
||||
@ -1673,13 +1643,6 @@ packages:
|
||||
caniuse-lite@1.0.30001576:
|
||||
resolution: {integrity: sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg==}
|
||||
|
||||
cbor-extract@2.2.0:
|
||||
resolution: {integrity: sha512-Ig1zM66BjLfTXpNgKpvBePq271BPOvu8MR0Jl080yG7Jsl+wAZunfrwiwA+9ruzm/WEdIV5QF/bjDZTqyAIVHA==}
|
||||
hasBin: true
|
||||
|
||||
cbor-x@1.5.4:
|
||||
resolution: {integrity: sha512-PVKILDn+Rf6MRhhcyzGXi5eizn1i0i3F8Fe6UMMxXBnWkalq9+C5+VTmlIjAYM4iF2IYF2N+zToqAfYOp+3rfw==}
|
||||
|
||||
chalk-template@0.4.0:
|
||||
resolution: {integrity: sha512-/ghrgmhfY8RaSdeo43hNXxpoHAtxdbskUHjPpfqUWGttFgycUhYPGx3YZBCnUCvOa7Doivn1IZec3DEGFoMgLg==}
|
||||
engines: {node: '>=12'}
|
||||
@ -1948,10 +1911,6 @@ packages:
|
||||
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
|
||||
detect-libc@2.0.2:
|
||||
resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
detect-node@2.1.0:
|
||||
resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==}
|
||||
|
||||
@ -3208,10 +3167,6 @@ packages:
|
||||
resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
||||
node-gyp-build-optional-packages@5.1.1:
|
||||
resolution: {integrity: sha512-+P72GAjVAbTxjjwUmwjVrqrdZROD4nf8KgpBoDxqXXTiYZZt/ud60dE5yvCSr9lRO8e8yv6kgJIC0K0PfZFVQw==}
|
||||
hasBin: true
|
||||
|
||||
node-gyp-build@4.8.0:
|
||||
resolution: {integrity: sha512-u6fs2AEUljNho3EYTJNBfImO5QTo/J/1Etd+NVdCj7qWKUSN/bSLkZwhDv7I+w/MSC6qJ4cknepkAYykDdK8og==}
|
||||
hasBin: true
|
||||
@ -3395,8 +3350,8 @@ packages:
|
||||
resolution: {integrity: sha512-YIwCC+pTzp3Bi8jPI9UFKO0t0SLo6xALnHkiNt/iUFmUUZG0fEEmEyFKvjsDKweiFitzHRyhuh6NvyJZ4nNxMg==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
peerjs@1.5.2:
|
||||
resolution: {integrity: sha512-pPrtNwPyWJHRPxy2y+rHcdlrG8UwUBB1nl+3Yj6r7FLwcbBpcB2NvGNvLvcrxAVGGGX9fsdA5VT5zBKTZcm1DQ==}
|
||||
peerjs@1.5.4:
|
||||
resolution: {integrity: sha512-yFsoLMnurJKlQbx6kVSBpOp+AlNldY1JQS2BrSsHLKCZnq6t7saHleuHM5svuLNbQkUJXHLF3sKOJB1K0xulOw==}
|
||||
engines: {node: '>= 14'}
|
||||
|
||||
pend@1.2.0:
|
||||
@ -4118,8 +4073,8 @@ packages:
|
||||
resolution: {integrity: sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
webrtc-adapter@8.2.3:
|
||||
resolution: {integrity: sha512-gnmRz++suzmvxtp3ehQts6s2JtAGPuDPjA1F3a9ckNpG1kYdYuHWYpazoAnL9FS5/B21tKlhkorbdCXat0+4xQ==}
|
||||
webrtc-adapter@9.0.1:
|
||||
resolution: {integrity: sha512-1AQO+d4ElfVSXyzNVTOewgGT/tAomwwztX/6e3totvyyzXPvXIIuUUjAmyZGbKBKbZOXauuJooZm3g6IuFuiNQ==}
|
||||
engines: {node: '>=6.0.0', npm: '>=3.10.0'}
|
||||
|
||||
which-boxed-primitive@1.0.2:
|
||||
@ -4383,24 +4338,6 @@ snapshots:
|
||||
'@babel/helper-validator-identifier': 7.22.20
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
'@cbor-extract/cbor-extract-darwin-arm64@2.2.0':
|
||||
optional: true
|
||||
|
||||
'@cbor-extract/cbor-extract-darwin-x64@2.2.0':
|
||||
optional: true
|
||||
|
||||
'@cbor-extract/cbor-extract-linux-arm64@2.2.0':
|
||||
optional: true
|
||||
|
||||
'@cbor-extract/cbor-extract-linux-arm@2.2.0':
|
||||
optional: true
|
||||
|
||||
'@cbor-extract/cbor-extract-linux-x64@2.2.0':
|
||||
optional: true
|
||||
|
||||
'@cbor-extract/cbor-extract-win32-x64@2.2.0':
|
||||
optional: true
|
||||
|
||||
'@cliqz/adblocker-content@1.27.3':
|
||||
dependencies:
|
||||
'@cliqz/adblocker-extended-selectors': 1.27.3
|
||||
@ -5619,22 +5556,6 @@ snapshots:
|
||||
|
||||
caniuse-lite@1.0.30001576: {}
|
||||
|
||||
cbor-extract@2.2.0:
|
||||
dependencies:
|
||||
node-gyp-build-optional-packages: 5.1.1
|
||||
optionalDependencies:
|
||||
'@cbor-extract/cbor-extract-darwin-arm64': 2.2.0
|
||||
'@cbor-extract/cbor-extract-darwin-x64': 2.2.0
|
||||
'@cbor-extract/cbor-extract-linux-arm': 2.2.0
|
||||
'@cbor-extract/cbor-extract-linux-arm64': 2.2.0
|
||||
'@cbor-extract/cbor-extract-linux-x64': 2.2.0
|
||||
'@cbor-extract/cbor-extract-win32-x64': 2.2.0
|
||||
optional: true
|
||||
|
||||
cbor-x@1.5.4:
|
||||
optionalDependencies:
|
||||
cbor-extract: 2.2.0
|
||||
|
||||
chalk-template@0.4.0:
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
@ -5925,9 +5846,6 @@ snapshots:
|
||||
|
||||
delayed-stream@1.0.0: {}
|
||||
|
||||
detect-libc@2.0.2:
|
||||
optional: true
|
||||
|
||||
detect-node@2.1.0:
|
||||
optional: true
|
||||
|
||||
@ -7375,11 +7293,6 @@ snapshots:
|
||||
fetch-blob: 3.2.0
|
||||
formdata-polyfill: 4.0.10
|
||||
|
||||
node-gyp-build-optional-packages@5.1.1:
|
||||
dependencies:
|
||||
detect-libc: 2.0.2
|
||||
optional: true
|
||||
|
||||
node-gyp-build@4.8.0: {}
|
||||
|
||||
node-gyp@10.1.0:
|
||||
@ -7571,13 +7484,12 @@ snapshots:
|
||||
|
||||
peerjs-js-binarypack@2.1.0: {}
|
||||
|
||||
peerjs@1.5.2:
|
||||
peerjs@1.5.4:
|
||||
dependencies:
|
||||
'@msgpack/msgpack': 2.8.0
|
||||
cbor-x: 1.5.4
|
||||
eventemitter3: 4.0.7
|
||||
peerjs-js-binarypack: 2.1.0
|
||||
webrtc-adapter: 8.2.3
|
||||
webrtc-adapter: 9.0.1
|
||||
|
||||
pend@1.2.0: {}
|
||||
|
||||
@ -8341,7 +8253,7 @@ snapshots:
|
||||
|
||||
web-streams-polyfill@3.3.2: {}
|
||||
|
||||
webrtc-adapter@8.2.3:
|
||||
webrtc-adapter@9.0.1:
|
||||
dependencies:
|
||||
sdp: 3.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user