Bump youtubei.js from 10.4.0 to 10.5.0 in /materialious

Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 10.4.0 to 10.5.0.
- [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/v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: youtubei.js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-23 15:32:58 +00:00
committed by GitHub
parent c89b8f621b
commit ea53762f1f
2 changed files with 14 additions and 7 deletions
+13 -6
View File
@@ -1,12 +1,12 @@
{
"name": "materialious",
"version": "1.5.6",
"version": "1.5.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.5.6",
"version": "1.5.8",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "6.1.2",
@@ -66,7 +66,7 @@
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.6",
"youtubei.js": "^10.4.0"
"youtubei.js": "^10.5.0"
}
},
"node_modules/@ampproject/remapping": {
@@ -1999,6 +1999,12 @@
"node": ">=6.9.0"
}
},
"node_modules/@bufbuild/protobuf": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.1.0.tgz",
"integrity": "sha512-+2Mx67Y3skJ4NCD/qNSdBJNWtu6x6Qr53jeNg+QcwiL6mt0wK+3jwHH2x1p7xaYH6Ve2JKOVn0OxU35WsmqI9A==",
"dev": true
},
"node_modules/@capacitor-community/electron": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@capacitor-community/electron/-/electron-5.0.1.tgz",
@@ -16733,14 +16739,15 @@
}
},
"node_modules/youtubei.js": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/youtubei.js/-/youtubei.js-10.4.0.tgz",
"integrity": "sha512-FZahkkg5ROyH/FgJ4czy/xDNkqHbJTCUQzumQlnR+2Q7m6HaWghAFWWJUTcexemGuu7t/5EuyQz98eBgKQRMog==",
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/youtubei.js/-/youtubei.js-10.5.0.tgz",
"integrity": "sha512-iyA+VF28c15tCCKH9ExM2RKC3zYiHzA/eixGlJ3vERANkuI+xYKzAZ4vtOhmyqwrAddu88R/DkzEsmpph5NWjg==",
"dev": true,
"funding": [
"https://github.com/sponsors/LuanRT"
],
"dependencies": {
"@bufbuild/protobuf": "^2.0.0",
"jintr": "^2.1.1",
"tslib": "^2.5.0",
"undici": "^5.19.1"
+1 -1
View File
@@ -40,7 +40,7 @@
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.6",
"youtubei.js": "^10.4.0"
"youtubei.js": "^10.5.0"
},
"type": "module",
"dependencies": {