Merge branch 'master' into migrate-from-remote-to-ipc

This commit is contained in:
Araxeus
2022-04-08 17:00:49 +03:00
committed by GitHub
2 changed files with 47 additions and 63 deletions

View File

@ -92,7 +92,7 @@
"npm": "Please use yarn and not npm"
},
"dependencies": {
"@cliqz/adblocker-electron": "^1.23.4",
"@cliqz/adblocker-electron": "^1.23.5",
"@ffmpeg/core": "^0.10.0",
"@ffmpeg/ffmpeg": "^0.10.1",
"async-mutex": "^0.3.2",
@ -114,8 +114,8 @@
"mpris-service": "^2.1.2",
"node-fetch": "^2.6.7",
"node-notifier": "^10.0.1",
"ytdl-core": "^4.10.1",
"ytpl": "^2.2.3"
"ytdl-core": "^4.11.0",
"ytpl": "^2.3.0"
},
"devDependencies": {
"auto-changelog": "^2.4.0",