diff --git a/package-lock.json b/package-lock.json index f2ee3eb..a2ff5cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "hasInstallScript": true, "dependencies": { "@nimiq/core-web": "2.0.0-alpha.20", - "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?60a22094a3f2ac045e93dbd73ee63d1f24d35863", + "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?b9001ae6cbb7345f9a924ff89ef117781537e6f2", "@nimiq/style": "^0.8.5", "@nimiq/vue3-components": "github:nimiq/vue3-components#build/full", "@nuxtjs/tailwindcss": "^6.8.0", @@ -1639,8 +1639,8 @@ }, "node_modules/@nimiq/hub-api": { "version": "1.7.0-albatross.0", - "resolved": "https://gitpkg.now.sh/nimiq/hub/client?60a22094a3f2ac045e93dbd73ee63d1f24d35863", - "integrity": "sha512-676/ikkHf626vxnA4lchurv6gi4fLvtBEFtTLFK0pN8YlwUyEgnJgBKARL4Ts2KlgJH5FnlmhMj60pMIuUL3Sg==", + "resolved": "https://gitpkg.now.sh/nimiq/hub/client?b9001ae6cbb7345f9a924ff89ef117781537e6f2", + "integrity": "sha512-ggdQs0rMEvY+FUz5mHP4X+y18qqnU257o/XaOQ+kzdW/CSEKFTamrSK5pbfykMNGrxt3Ekdkl1ldYCiXmyOQVQ==", "license": "Apache-2.0", "dependencies": { "@nimiq/core-web": "^1.6.1", diff --git a/package.json b/package.json index 3bf7d04..db9543c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@nimiq/core-web": "2.0.0-alpha.20", - "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?60a22094a3f2ac045e93dbd73ee63d1f24d35863", + "@nimiq/hub-api": "https://gitpkg.now.sh/nimiq/hub/client?b9001ae6cbb7345f9a924ff89ef117781537e6f2", "@nimiq/style": "^0.8.5", "@nimiq/vue3-components": "github:nimiq/vue3-components#build/full", "@nuxtjs/tailwindcss": "^6.8.0",