Update dependency api to v1.0.6

This commit is contained in:
renovate[bot] 2023-04-26 14:08:06 +00:00 committed by GitHub
parent 0984da1bd8
commit 2a9e6d81d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "GPL-2.0",
"dependencies": {
"api": "npm:jellyfin-api-bs-client@1.0.5",
"api": "npm:jellyfin-api-bs-client@1.0.6",
"bgv": "npm:button-group-vert@1.0.2",
"brighterscript-formatter": "1.6.26",
"intKeyboard": "npm:integer-keyboard@1.0.12",
@ -238,9 +238,9 @@
},
"node_modules/api": {
"name": "jellyfin-api-bs-client",
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/jellyfin-api-bs-client/-/jellyfin-api-bs-client-1.0.5.tgz",
"integrity": "sha512-W09wOl7Hm1Z4z82SQB44M3O706L98p3j0aOpVw59OBylUOshSdHPgQ/9Lth5t6xB9wrkhWoDCyK7XEYRL3wYwA=="
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/jellyfin-api-bs-client/-/jellyfin-api-bs-client-1.0.6.tgz",
"integrity": "sha512-lZXRUvH0Tz3itGgI2o4EArCaoaYCJf8fM+NrYzGnJlxBSnon6RAWt1XxookfyeSVXghQtZUHY+IXjM/byUnoFw=="
},
"node_modules/argparse": {
"version": "2.0.1",

View File

@ -3,7 +3,7 @@
"version": "1.6.5",
"description": "Roku app for Jellyfin media server",
"dependencies": {
"api": "npm:jellyfin-api-bs-client@1.0.5",
"api": "npm:jellyfin-api-bs-client@1.0.6",
"bgv": "npm:button-group-vert@1.0.2",
"brighterscript-formatter": "1.6.26",
"intKeyboard": "npm:integer-keyboard@1.0.12",