fix metadata

This commit is contained in:
localhost 2024-05-25 15:46:55 +02:00
parent dcd6cb3d1f
commit 456e0a3113
2 changed files with 5 additions and 5 deletions

View File

@ -5,6 +5,6 @@
"license": "MIT",
"dependencies": {
"express": "^4.19.2",
"youtubei.js": "^9.2.0"
"youtubei.js": "^9.4.0"
}
}

View File

@ -491,10 +491,10 @@ vary@~1.1.2:
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
youtubei.js@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-9.2.0.tgz#26d521a0803ddd3ab5059a7b7eb5970514d883a4"
integrity sha512-Q157iNPlyB32477xU+1/+Pyz/Bxy9zLJ1sXLjn96qhBZ03wWHVwh2azeyz7jk13UvcrxZXtIYv9HHn2dFngGnQ==
youtubei.js@^9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-9.4.0.tgz#ccccaf4a295b96e3e17134a66730bbc82461594b"
integrity sha512-8plCOZD2WabqWSEgZU3RjzigIIeR7sF028EERJENYrC9xO/6awpLMZfeoE1gNrNEbKcA+bzbMvonqlvBdxGdKg==
dependencies:
jintr "^1.1.0"
tslib "^2.5.0"