diff --git a/package-lock.json b/package-lock.json index efc35eb..1273e57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@heroicons/react": "2.0.18", "@rainbow-me/rainbowkit": "1.0.7", - "@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#dev", + "@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#itn4", "@walletconnect/modal": "2.6.2", "chart.js": "4.3.0", "cookie-parser": "1.4.6", @@ -1530,10 +1530,10 @@ }, "node_modules/@shardus/crypto-utils": { "version": "4.1.5", - "resolved": "git+ssh://git@github.com/shardeum/lib-crypto-utils.git#7090deea991b8146e2d7a82572b3ef8ba6489673", + "resolved": "git+ssh://git@github.com/shardeum/lib-crypto-utils.git#fb9cba116d75b4a1f7a290d1cdc48974e083f56d", "license": "ISC", "dependencies": { - "@shardus/types": "git+https://github.com/shardeum/lib-types#dev", + "@shardus/types": "git+https://github.com/shardeum/lib-types#itn4", "buffer-xor": "2.0.2", "fast-stable-stringify": "1.0.0", "sodium-native": "3.3.0" diff --git a/package.json b/package.json index 1e860c9..7a2a43d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@heroicons/react": "2.0.18", "@rainbow-me/rainbowkit": "1.0.7", - "@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#dev", + "@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#itn4", "@walletconnect/modal": "2.6.2", "chart.js": "4.3.0", "cookie-parser": "1.4.6",