mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
fix: fetch image resource with auth params (#1757)
* fix: fetch image resource with auth params * chore: refactor to pre-load the query params * chore: correct non-async * chore: fix mock of auth * chore: qlik/api 1.37.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"@nebula.js/stardust": "<%= nebulaVersion %>",
|
||||
"@nebula.js/sn-bar-chart": "^1.x",
|
||||
"@qlik/api": "^1.17.0",
|
||||
"@qlik/api": "^1.37.0",
|
||||
"enigma.js": "^2.6.3",
|
||||
"parcel": "2.13.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user