bump librespot & lucida version

This commit is contained in:
aria 2024-08-12 19:43:21 -04:00
parent f917f0a868
commit c9c15f98b4
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "lucida", "name": "lucida",
"version": "2.0.0-25", "version": "2.0.0-26",
"description": "A modular music downloader tool", "description": "A modular music downloader tool",
"main": "build/index.js", "main": "build/index.js",
"type": "module", "type": "module",
@ -36,7 +36,7 @@
"dependencies": { "dependencies": {
"blowfish-cbc": "^1.0.1", "blowfish-cbc": "^1.0.1",
"image-size": "^1.1.1", "image-size": "^1.1.1",
"librespot": "^0.2.4", "librespot": "^0.2.5",
"undici": "^6.19.4", "undici": "^6.19.4",
"xmldom-qsa": "^1.1.3" "xmldom-qsa": "^1.1.3"
}, },

10
pnpm-lock.yaml generated
View File

@ -15,8 +15,8 @@ importers:
specifier: ^1.1.1 specifier: ^1.1.1
version: 1.1.1 version: 1.1.1
librespot: librespot:
specifier: ^0.2.4 specifier: ^0.2.5
version: 0.2.4 version: 0.2.5
undici: undici:
specifier: ^6.19.4 specifier: ^6.19.4
version: 6.19.4 version: 6.19.4
@ -464,8 +464,8 @@ packages:
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines: {node: '>= 0.8.0'} engines: {node: '>= 0.8.0'}
librespot@0.2.4: librespot@0.2.5:
resolution: {integrity: sha512-Ufx/8x2lOALfh/BvtuLf8plSrH+t9oEMXxj330YhjzJfvZMibyhKsZUYVPWeb47J/MRtHNAHeaRxZUTVkt+HJg==} resolution: {integrity: sha512-xGqLMYzWGdyDXabWZzmH7av2HZiiza1HW6SAtROcxxvXjpPw3cglgIPMiG/ccCS8jZZuf5kTuHgCHOlfF0Jm5g==}
locate-path@6.0.0: locate-path@6.0.0:
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
@ -1135,7 +1135,7 @@ snapshots:
prelude-ls: 1.2.1 prelude-ls: 1.2.1
type-check: 0.4.0 type-check: 0.4.0
librespot@0.2.4: librespot@0.2.5:
dependencies: dependencies:
fast-xml-parser: 4.3.4 fast-xml-parser: 4.3.4
protobufjs: 7.2.6 protobufjs: 7.2.6