Update dependency api to v1.0.6
This commit is contained in:
parent
0984da1bd8
commit
2a9e6d81d2
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user