From 923e5f4240d981f753e3e45c7d16be67dcd412e7 Mon Sep 17 00:00:00 2001 From: uh wot Date: Mon, 19 Aug 2024 18:18:26 +0200 Subject: [PATCH] bump librespot version --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4d8f427..852d0a1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "blowfish-cbc": "^1.0.1", "image-size": "^1.1.1", - "librespot": "^0.2.7", + "librespot": "^0.2.8", "undici": "^6.19.4", "xmldom-qsa": "^1.1.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab9d79e..fdb358c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.1.1 version: 1.1.1 librespot: - specifier: ^0.2.7 - version: 0.2.7 + specifier: ^0.2.8 + version: 0.2.8 undici: specifier: ^6.19.4 version: 6.19.4 @@ -464,8 +464,8 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} - librespot@0.2.7: - resolution: {integrity: sha512-xHphLPxoW75P7iPqVF8mtsbcKxnuV3yEj4OWmGcnGzq1HohMifUaEVKlYPGWz7er4p0aCom39pDKQnf9UrkguQ==} + librespot@0.2.8: + resolution: {integrity: sha512-HwBEod6kkoPV+W5qwRuu0GKDFEW8eNqtRYuuhlgE8rVIkO3Epb7mmYaVi5qKiTDuee7UFtax/6WbANiNOnL/cQ==} locate-path@6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} @@ -1135,7 +1135,7 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - librespot@0.2.7: + librespot@0.2.8: dependencies: fast-xml-parser: 4.3.4 protobufjs: 7.2.6