mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 04:11:47 +00:00
feat: enable context-isolation (#1361)
This commit is contained in:
7
pnpm-lock.yaml
generated
7
pnpm-lock.yaml
generated
@ -19,6 +19,9 @@ dependencies:
|
||||
'@cliqz/adblocker-electron-preload':
|
||||
specifier: 1.26.11
|
||||
version: 1.26.11(electron@27.0.3)
|
||||
'@fastify/deepmerge':
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0
|
||||
'@ffmpeg.wasm/core-mt':
|
||||
specifier: 0.12.0
|
||||
version: 0.12.0
|
||||
@ -400,6 +403,10 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
dev: false
|
||||
|
||||
/@fastify/deepmerge@1.3.0:
|
||||
resolution: {integrity: sha512-J8TOSBq3SoZbDhM9+R/u77hP93gz/rajSA+K2kGyijPpORPWUXHUpTaleoj+92As0S9uPRP7Oi8IqMf0u+ro6A==}
|
||||
dev: false
|
||||
|
||||
/@ffmpeg.wasm/core-mt@0.12.0:
|
||||
resolution: {integrity: sha512-M9pjL7JQX4AYl3WI8vGcPGPTz/O7JmhW8ac/fHA3oXTxoRAPwYSY/OsY1N9C0XahIM0+fxa1QSLN9Ekz8sBM/Q==}
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user