Skip to content

Commit

Permalink
Update js-azlyrics to fix lyric fetching
Browse files Browse the repository at this point in the history
  • Loading branch information
benkaiser committed Oct 8, 2022
1 parent d72289f commit ac934cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"express-session": "^1.17.0",
"google-auth-library": "^7.12.0",
"hls.js": "^0.14.16",
"js-azlyrics": "^0.2.0",
"js-azlyrics": "^0.2.4",
"moment": "^2.18.1",
"mongoose": "^6.2.1",
"node-cache": "^5.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2694,10 +2694,10 @@ jest-worker@^27.4.5:
merge-stream "^2.0.0"
supports-color "^8.0.0"

js-azlyrics@^0.2.0:
version "0.2.3"
resolved "https://registry.yarnpkg.com/js-azlyrics/-/js-azlyrics-0.2.3.tgz#17201b96710edbd53df5c345708d284808434223"
integrity sha512-06+2qw4cK2mjA1m4fcDkBpKWcJ+9+yBDGx2ka86lzWlgbdICLkRFOBt+CoK1GEvxehVBYKVB64rRoZVnQmgNYw==
js-azlyrics@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/js-azlyrics/-/js-azlyrics-0.2.4.tgz#fca84c6f961dd065af02b46c7321873158776f44"
integrity sha512-4OW4unZ4wGAr1WdZQ72fWMjhQCjLLDb/OiV5AV/jQI+BTND2KyLEfJOVnlpNn27lrxINh7/WZRg98K467DI3Ww==
dependencies:
node-html-parser "^1.1.11"

Expand Down

0 comments on commit ac934cb

Please sign in to comment.