Bump youtubei.js from 16.0.1 to 17.0.1 in /materialious/electron

Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 16.0.1 to 17.0.1.
- [Release notes](https://github.com/LuanRT/YouTube.js/releases)
- [Changelog](https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LuanRT/YouTube.js/compare/v16.0.1...v17.0.1)

---
updated-dependencies:
- dependency-name: youtubei.js
  dependency-version: 17.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 16:12:44 +00:00
committed by GitHub
parent eb77a2bca4
commit c7862bd60c
2 changed files with 7 additions and 17 deletions
+6 -16
View File
@@ -1,17 +1,16 @@
{
"name": "Materialious",
"version": "1.16.21",
"version": "1.16.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Materialious",
"version": "1.16.21",
"version": "1.16.22",
"license": "MIT",
"dependencies": {
"@capacitor-community/electron": "^5.0.0",
"bgutils-js": "^3.2.0",
"capacitor-nodejs": "https://github.com/hampoelz/capacitor-nodejs/releases/download/v1.0.0-beta.9/capacitor-nodejs.tgz",
"chokidar": "~5.0.0",
"electron-is-dev": "~2.0.0",
"electron-serve": "~3.0.0",
@@ -20,7 +19,7 @@
"electron-window-state": "^5.0.3",
"jsdom": "^29.0.0",
"jsonfile": "^6.2.0",
"youtubei.js": "^16.0.1"
"youtubei.js": "^17.0.1"
},
"devDependencies": {
"electron": "^41.0.2",
@@ -2479,15 +2478,6 @@
"node": ">= 0.4"
}
},
"node_modules/capacitor-nodejs": {
"version": "1.0.0-beta.9",
"resolved": "https://github.com/hampoelz/capacitor-nodejs/releases/download/v1.0.0-beta.9/capacitor-nodejs.tgz",
"integrity": "sha512-4EU/QBolfuyHiMtwd1nxZ4wsK243tGE4VttKvVBG+x1yQuK9EIlEf3lbRjFXfjrJMTZNCqaP6glmdfj9Zo7KVg==",
"license": "MIT",
"peerDependencies": {
"@capacitor/core": ">=7.0.0"
}
},
"node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -6753,9 +6743,9 @@
}
},
"node_modules/youtubei.js": {
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/youtubei.js/-/youtubei.js-16.0.1.tgz",
"integrity": "sha512-3802bCAGkBc2/G5WUTc0l/bO5mPYJbQAHL04d9hE9PnrDHoBUT8MN721Yqt4RCNncAXdHcfee9VdJy3Fhq1r5g==",
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/youtubei.js/-/youtubei.js-17.0.1.tgz",
"integrity": "sha512-1lO4b8UqMDzE0oh2qEGzbBOd4UYRdxn/4PdpRM7BGTHxM6ddsEsKZTu90jp8V9FHVgC2h1UirQyqoqLiKwl+Zg==",
"funding": [
"https://github.com/sponsors/LuanRT"
],
+1 -1
View File
@@ -32,7 +32,7 @@
"electron-window-state": "^5.0.3",
"jsdom": "^29.0.0",
"jsonfile": "^6.2.0",
"youtubei.js": "^16.0.1"
"youtubei.js": "^17.0.1"
},
"devDependencies": {
"electron": "^41.0.2",