diff --git a/package-lock.json b/package-lock.json index 4990dc3..276d82c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "hasInstallScript": true, "dependencies": { "@nimiq/core-web": "2.0.0-alpha.19", - "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?87627adee73c7ad9c70beeb5cc5703c30c8d30a8", + "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?60a22094a3f2ac045e93dbd73ee63d1f24d35863", "@nimiq/style": "^0.8.5", "@nimiq/vue3-components": "github:nimiq/vue3-components#build/full", "@nuxtjs/tailwindcss": "^6.8.0", @@ -1598,7 +1598,8 @@ }, "node_modules/@nimiq/hub-api": { "version": "1.7.0-albatross.0", - "resolved": "https://gitpkg.now.sh/nimiq/hub/client?87627adee73c7ad9c70beeb5cc5703c30c8d30a8", + "resolved": "https://gitpkg.now.sh/nimiq/hub/client?60a22094a3f2ac045e93dbd73ee63d1f24d35863", + "integrity": "sha512-676/ikkHf626vxnA4lchurv6gi4fLvtBEFtTLFK0pN8YlwUyEgnJgBKARL4Ts2KlgJH5FnlmhMj60pMIuUL3Sg==", "license": "Apache-2.0", "dependencies": { "@nimiq/core-web": "^1.6.1", diff --git a/package.json b/package.json index d4a7d84..926e11f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@nimiq/core-web": "2.0.0-alpha.19", - "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?87627adee73c7ad9c70beeb5cc5703c30c8d30a8", + "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?60a22094a3f2ac045e93dbd73ee63d1f24d35863", "@nimiq/style": "^0.8.5", "@nimiq/vue3-components": "github:nimiq/vue3-components#build/full", "@nuxtjs/tailwindcss": "^6.8.0",