diff --git a/package-lock.json b/package-lock.json index e24ec14..4cc6d60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,14 +11,14 @@ "./packages/*" ], "dependencies": { - "@defichain/jellyfish-address": ">=0.36.0", - "@defichain/jellyfish-api-core": ">=0.36.0", - "@defichain/jellyfish-api-jsonrpc": ">=0.36.0", - "@defichain/jellyfish-crypto": ">=0.36.0", - "@defichain/jellyfish-testing": ">=0.36.0", - "@defichain/jellyfish-transaction": ">=0.36.0", - "@defichain/jellyfish-transaction-builder": ">=0.36.0", - "@defichain/testcontainers": ">=0.36.0", + "@defichain/jellyfish-address": ">=0.38.0", + "@defichain/jellyfish-api-core": ">=0.38.0", + "@defichain/jellyfish-api-jsonrpc": ">=0.38.0", + "@defichain/jellyfish-crypto": ">=0.38.0", + "@defichain/jellyfish-testing": ">=0.38.0", + "@defichain/jellyfish-transaction": ">=0.38.0", + "@defichain/jellyfish-transaction-builder": ">=0.38.0", + "@defichain/testcontainers": ">=0.38.0", "@nestjs/common": "^8.0.6", "@nestjs/config": "^1.0.1", "@nestjs/core": "^8.0.6", @@ -862,38 +862,38 @@ } }, "node_modules/@defichain/jellyfish-address": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-address/-/jellyfish-address-0.36.0.tgz", - "integrity": "sha512-6KH/06umlvnBp0daLXXE+bqZbTKfq00tbXmGAogYd0bSoxrCSvIE/fUWxlK6+ZJv7P9x93ku4STG9V5qx2G29g==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-address/-/jellyfish-address-0.38.0.tgz", + "integrity": "sha512-7x9G8QQgS3wKiU/cSdFEGFIN/RZpqMXkiWpnlBFMB4NsygGo1Ce+qx0RHOcSTRhzkf7m5MWzZH3jJn4bCWGYJQ==", "dependencies": { - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-network": "^0.36.0", - "@defichain/jellyfish-transaction": "^0.36.0", + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-network": "^0.38.0", + "@defichain/jellyfish-transaction": "^0.38.0", "bs58": "^4.0.1" } }, "node_modules/@defichain/jellyfish-api-core": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-core/-/jellyfish-api-core-0.36.0.tgz", - "integrity": "sha512-lfXNknFnkIaCMgcSsfaPOaymHPS74tUydvWdrpdh+aAtBfGx8gPc6KOfyN757A9hqSmQ2aGM4TjlxCLFZkOKYg==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-core/-/jellyfish-api-core-0.38.0.tgz", + "integrity": "sha512-XQbwV3KVxGiW31pLFppQlpnsRIOtvfIHzkIynAnuCbVI+qLRFJ7eCPQCghmrKBSm0F4LZih28A3WD5KFxmo02w==", "dependencies": { - "@defichain/jellyfish-json": "^0.36.0" + "@defichain/jellyfish-json": "^0.38.0" } }, "node_modules/@defichain/jellyfish-api-jsonrpc": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-jsonrpc/-/jellyfish-api-jsonrpc-0.36.0.tgz", - "integrity": "sha512-aLAKZYmw9AmsMISHJ18mYbvyZIH8xov/ZEiriE7mvddYPVLoBfMFtIZNpYmN0+GrZScBhrZFLZ8KBsCzDVBmWQ==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-jsonrpc/-/jellyfish-api-jsonrpc-0.38.0.tgz", + "integrity": "sha512-S5nRaXsDwGqMMQ4DCoWy5Oi6rGZ2kptvFoB1HRPQU7g+jIArB8iZIscAp/fKnIJKeDvuvxfUkWl5aWEyZgQLvg==", "dependencies": { - "@defichain/jellyfish-api-core": "^0.36.0", + "@defichain/jellyfish-api-core": "^0.38.0", "abort-controller": "^3.0.0", "cross-fetch": "^3.1.4" } }, "node_modules/@defichain/jellyfish-crypto": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-crypto/-/jellyfish-crypto-0.36.0.tgz", - "integrity": "sha512-w9fSN+JVVShSyBUnxOVG6VpldI9Nhnt9WXFKwrY3vbBtp/+/OrzkEZKJW3dk9im+IPPt3T8jWLLPOyhCYr0cxA==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-crypto/-/jellyfish-crypto-0.38.0.tgz", + "integrity": "sha512-SsqrEfBLoVUzDTeaakAcZCnMv7rAXoHeovcXjU1PQI7xr+akRo2pyoGGHpwgtyeWxb85vqPNTHLviRKDiF4G9Q==", "dependencies": { "bech32": "^2.0.0", "bip66": "^1.1.5", @@ -906,9 +906,9 @@ } }, "node_modules/@defichain/jellyfish-json": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-json/-/jellyfish-json-0.36.0.tgz", - "integrity": "sha512-Ai/IajTa7Jf9/phDSoR1fKF8sMNN38i8hApG/CtyC/h+G9FW2INOC9PcLVl9Y2tmM5UUncV9ozhCxkd4FwWgGA==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-json/-/jellyfish-json-0.38.0.tgz", + "integrity": "sha512-6n3jSl7CI3HyTrY5bp7YfFNIRniTW7+VnN23qOPB7XcAbaltyhdc5D/HxuYiKAJaPu2s9BbRnSLcRhNvjgERmQ==", "dependencies": { "@types/lossless-json": "^1.0.1", "lossless-json": "^1.0.5" @@ -918,28 +918,28 @@ } }, "node_modules/@defichain/jellyfish-network": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-network/-/jellyfish-network-0.36.0.tgz", - "integrity": "sha512-Uv/gWKUijhZij+rPvyRIJv0PEpy4Hro6YBLzhBTogMbaAE+P9YNZnZCo3t3vqZ7FNOxAel7KXQpI8LgX8VNCtw==" + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-network/-/jellyfish-network-0.38.0.tgz", + "integrity": "sha512-FxwypSE9udWZHxsK53xzk9yAPyjwgo6NulnpIUvj4va8WHseUMHdt0W35JVsvCQLExnfY9vH2f/8kASKES3/LQ==" }, "node_modules/@defichain/jellyfish-testing": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-testing/-/jellyfish-testing-0.36.0.tgz", - "integrity": "sha512-ZSp8ehUcWL3NZuO2fHCq4eR3yP7ITHxQTjOEVpbwONAJpybt40Uk3vnBuqAr0ZfQqt8IIWtWpRLqHwYrZsfQVQ==", - "dependencies": { - "@defichain/jellyfish-api-jsonrpc": "^0.36.0", - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-network": "^0.36.0", - "@defichain/testcontainers": "^0.36.0", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-testing/-/jellyfish-testing-0.38.0.tgz", + "integrity": "sha512-ZQpP7KrSNHZhlgd9XMwfj9km4ZFvv9RGrZAFRu65irmyOw6PcLfO0C9h4pmCKy9FTjBNnJRtyqvKqey5d5Uivw==", + "dependencies": { + "@defichain/jellyfish-api-jsonrpc": "^0.38.0", + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-network": "^0.38.0", + "@defichain/testcontainers": "^0.38.0", "cross-fetch": "^3.1.4" } }, "node_modules/@defichain/jellyfish-transaction": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction/-/jellyfish-transaction-0.36.0.tgz", - "integrity": "sha512-S3rschEqAixDZQpaDDnmz/7Mhviw/PsgtZzSMSskxn41ZoLuV3YQTSRGV9LF65401vRi7wyNBe0pHiBLDPZs9Q==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction/-/jellyfish-transaction-0.38.0.tgz", + "integrity": "sha512-LBHCTCYCvPp4IUKBsAnwTkIR6qV/uYiwv2IS0+cr07xgLcGi23fxyiaYtEfJPqn8B+9x/XPqfgWE39LZUNg0sA==", "dependencies": { - "@defichain/jellyfish-crypto": "^0.36.0", + "@defichain/jellyfish-crypto": "^0.38.0", "smart-buffer": "^4.1.0" }, "peerDependencies": { @@ -947,25 +947,25 @@ } }, "node_modules/@defichain/jellyfish-transaction-builder": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-builder/-/jellyfish-transaction-builder-0.36.0.tgz", - "integrity": "sha512-WUfSv9Yus+FNVGJI5DOxkTkhrxDNU2dgk0pQLk75GKAJ00zQJ9GnGW8oc8R6EZ8mDXqDc54NlGBWVfI40epM2w==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-builder/-/jellyfish-transaction-builder-0.38.0.tgz", + "integrity": "sha512-lBvHUHFu9DquW9utLZP8ciw7igyi3zQa/xbg2SuS2MiDCIVim8wBagj6Ho6oOwp0zyLwhKp2GssTUi6dMz/OuQ==", "dependencies": { - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-transaction": "^0.36.0", - "@defichain/jellyfish-transaction-signature": "^0.36.0" + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-transaction": "^0.38.0", + "@defichain/jellyfish-transaction-signature": "^0.38.0" }, "peerDependencies": { "bignumber.js": "^9.0.1" } }, "node_modules/@defichain/jellyfish-transaction-signature": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-signature/-/jellyfish-transaction-signature-0.36.0.tgz", - "integrity": "sha512-aH/Zxvy//QJBnvfBJ2IM3jb9+tpwAjWqOkl/S4unpmYmx8159dv6DhPqR5s5wgNZgjk7JYA2r9yePCNuRqkUtw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-signature/-/jellyfish-transaction-signature-0.38.0.tgz", + "integrity": "sha512-8/rHQ8kjTtOQoxS/StxeUaeWz8K6sXus7HNWGo3u4+NJAJgKEdAFzFAWGICKXLZ2lhp+RWo6l4yzDAzk3YuKaA==", "dependencies": { - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-transaction": "^0.36.0", + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-transaction": "^0.38.0", "smart-buffer": "^4.1.0" }, "peerDependencies": { @@ -977,9 +977,9 @@ "link": true }, "node_modules/@defichain/testcontainers": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/testcontainers/-/testcontainers-0.36.0.tgz", - "integrity": "sha512-JcUqtxu4BzCQgGeTxWMRMZeio4eeRkx9IWqBAilFQ1rFCjx7vIUPmCxB6LKCj/IWV7Kd4++GnaF3T3EiQQg3cQ==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/testcontainers/-/testcontainers-0.38.0.tgz", + "integrity": "sha512-r/LNIYlaW/G+1dDBru8LBkR1ZSrnBWsoTXNbkTdUoBeFRBrH2zBeuvQKHXtzWkcQqUmV+PhLP4yk3qAg81RARw==", "dependencies": { "dockerode": "^3.3.0", "node-fetch": "^2.6.1" @@ -15833,7 +15833,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "@defichain/jellyfish-api-core": ">=0.36.0", + "@defichain/jellyfish-api-core": ">=0.38.0", "abort-controller": "^3.0.0", "cross-fetch": "^3.1.2" } @@ -16459,38 +16459,38 @@ } }, "@defichain/jellyfish-address": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-address/-/jellyfish-address-0.36.0.tgz", - "integrity": "sha512-6KH/06umlvnBp0daLXXE+bqZbTKfq00tbXmGAogYd0bSoxrCSvIE/fUWxlK6+ZJv7P9x93ku4STG9V5qx2G29g==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-address/-/jellyfish-address-0.38.0.tgz", + "integrity": "sha512-7x9G8QQgS3wKiU/cSdFEGFIN/RZpqMXkiWpnlBFMB4NsygGo1Ce+qx0RHOcSTRhzkf7m5MWzZH3jJn4bCWGYJQ==", "requires": { - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-network": "^0.36.0", - "@defichain/jellyfish-transaction": "^0.36.0", + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-network": "^0.38.0", + "@defichain/jellyfish-transaction": "^0.38.0", "bs58": "^4.0.1" } }, "@defichain/jellyfish-api-core": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-core/-/jellyfish-api-core-0.36.0.tgz", - "integrity": "sha512-lfXNknFnkIaCMgcSsfaPOaymHPS74tUydvWdrpdh+aAtBfGx8gPc6KOfyN757A9hqSmQ2aGM4TjlxCLFZkOKYg==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-core/-/jellyfish-api-core-0.38.0.tgz", + "integrity": "sha512-XQbwV3KVxGiW31pLFppQlpnsRIOtvfIHzkIynAnuCbVI+qLRFJ7eCPQCghmrKBSm0F4LZih28A3WD5KFxmo02w==", "requires": { - "@defichain/jellyfish-json": "^0.36.0" + "@defichain/jellyfish-json": "^0.38.0" } }, "@defichain/jellyfish-api-jsonrpc": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-jsonrpc/-/jellyfish-api-jsonrpc-0.36.0.tgz", - "integrity": "sha512-aLAKZYmw9AmsMISHJ18mYbvyZIH8xov/ZEiriE7mvddYPVLoBfMFtIZNpYmN0+GrZScBhrZFLZ8KBsCzDVBmWQ==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-api-jsonrpc/-/jellyfish-api-jsonrpc-0.38.0.tgz", + "integrity": "sha512-S5nRaXsDwGqMMQ4DCoWy5Oi6rGZ2kptvFoB1HRPQU7g+jIArB8iZIscAp/fKnIJKeDvuvxfUkWl5aWEyZgQLvg==", "requires": { - "@defichain/jellyfish-api-core": "^0.36.0", + "@defichain/jellyfish-api-core": "^0.38.0", "abort-controller": "^3.0.0", "cross-fetch": "^3.1.4" } }, "@defichain/jellyfish-crypto": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-crypto/-/jellyfish-crypto-0.36.0.tgz", - "integrity": "sha512-w9fSN+JVVShSyBUnxOVG6VpldI9Nhnt9WXFKwrY3vbBtp/+/OrzkEZKJW3dk9im+IPPt3T8jWLLPOyhCYr0cxA==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-crypto/-/jellyfish-crypto-0.38.0.tgz", + "integrity": "sha512-SsqrEfBLoVUzDTeaakAcZCnMv7rAXoHeovcXjU1PQI7xr+akRo2pyoGGHpwgtyeWxb85vqPNTHLviRKDiF4G9Q==", "requires": { "bech32": "^2.0.0", "bip66": "^1.1.5", @@ -16503,72 +16503,72 @@ } }, "@defichain/jellyfish-json": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-json/-/jellyfish-json-0.36.0.tgz", - "integrity": "sha512-Ai/IajTa7Jf9/phDSoR1fKF8sMNN38i8hApG/CtyC/h+G9FW2INOC9PcLVl9Y2tmM5UUncV9ozhCxkd4FwWgGA==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-json/-/jellyfish-json-0.38.0.tgz", + "integrity": "sha512-6n3jSl7CI3HyTrY5bp7YfFNIRniTW7+VnN23qOPB7XcAbaltyhdc5D/HxuYiKAJaPu2s9BbRnSLcRhNvjgERmQ==", "requires": { "@types/lossless-json": "^1.0.1", "lossless-json": "^1.0.5" } }, "@defichain/jellyfish-network": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-network/-/jellyfish-network-0.36.0.tgz", - "integrity": "sha512-Uv/gWKUijhZij+rPvyRIJv0PEpy4Hro6YBLzhBTogMbaAE+P9YNZnZCo3t3vqZ7FNOxAel7KXQpI8LgX8VNCtw==" + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-network/-/jellyfish-network-0.38.0.tgz", + "integrity": "sha512-FxwypSE9udWZHxsK53xzk9yAPyjwgo6NulnpIUvj4va8WHseUMHdt0W35JVsvCQLExnfY9vH2f/8kASKES3/LQ==" }, "@defichain/jellyfish-testing": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-testing/-/jellyfish-testing-0.36.0.tgz", - "integrity": "sha512-ZSp8ehUcWL3NZuO2fHCq4eR3yP7ITHxQTjOEVpbwONAJpybt40Uk3vnBuqAr0ZfQqt8IIWtWpRLqHwYrZsfQVQ==", - "requires": { - "@defichain/jellyfish-api-jsonrpc": "^0.36.0", - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-network": "^0.36.0", - "@defichain/testcontainers": "^0.36.0", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-testing/-/jellyfish-testing-0.38.0.tgz", + "integrity": "sha512-ZQpP7KrSNHZhlgd9XMwfj9km4ZFvv9RGrZAFRu65irmyOw6PcLfO0C9h4pmCKy9FTjBNnJRtyqvKqey5d5Uivw==", + "requires": { + "@defichain/jellyfish-api-jsonrpc": "^0.38.0", + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-network": "^0.38.0", + "@defichain/testcontainers": "^0.38.0", "cross-fetch": "^3.1.4" } }, "@defichain/jellyfish-transaction": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction/-/jellyfish-transaction-0.36.0.tgz", - "integrity": "sha512-S3rschEqAixDZQpaDDnmz/7Mhviw/PsgtZzSMSskxn41ZoLuV3YQTSRGV9LF65401vRi7wyNBe0pHiBLDPZs9Q==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction/-/jellyfish-transaction-0.38.0.tgz", + "integrity": "sha512-LBHCTCYCvPp4IUKBsAnwTkIR6qV/uYiwv2IS0+cr07xgLcGi23fxyiaYtEfJPqn8B+9x/XPqfgWE39LZUNg0sA==", "requires": { - "@defichain/jellyfish-crypto": "^0.36.0", + "@defichain/jellyfish-crypto": "^0.38.0", "smart-buffer": "^4.1.0" } }, "@defichain/jellyfish-transaction-builder": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-builder/-/jellyfish-transaction-builder-0.36.0.tgz", - "integrity": "sha512-WUfSv9Yus+FNVGJI5DOxkTkhrxDNU2dgk0pQLk75GKAJ00zQJ9GnGW8oc8R6EZ8mDXqDc54NlGBWVfI40epM2w==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-builder/-/jellyfish-transaction-builder-0.38.0.tgz", + "integrity": "sha512-lBvHUHFu9DquW9utLZP8ciw7igyi3zQa/xbg2SuS2MiDCIVim8wBagj6Ho6oOwp0zyLwhKp2GssTUi6dMz/OuQ==", "requires": { - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-transaction": "^0.36.0", - "@defichain/jellyfish-transaction-signature": "^0.36.0" + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-transaction": "^0.38.0", + "@defichain/jellyfish-transaction-signature": "^0.38.0" } }, "@defichain/jellyfish-transaction-signature": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-signature/-/jellyfish-transaction-signature-0.36.0.tgz", - "integrity": "sha512-aH/Zxvy//QJBnvfBJ2IM3jb9+tpwAjWqOkl/S4unpmYmx8159dv6DhPqR5s5wgNZgjk7JYA2r9yePCNuRqkUtw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/jellyfish-transaction-signature/-/jellyfish-transaction-signature-0.38.0.tgz", + "integrity": "sha512-8/rHQ8kjTtOQoxS/StxeUaeWz8K6sXus7HNWGo3u4+NJAJgKEdAFzFAWGICKXLZ2lhp+RWo6l4yzDAzk3YuKaA==", "requires": { - "@defichain/jellyfish-crypto": "^0.36.0", - "@defichain/jellyfish-transaction": "^0.36.0", + "@defichain/jellyfish-crypto": "^0.38.0", + "@defichain/jellyfish-transaction": "^0.38.0", "smart-buffer": "^4.1.0" } }, "@defichain/playground-api-client": { "version": "file:packages/playground-api-client", "requires": { - "@defichain/jellyfish-api-core": ">=0.36.0", + "@defichain/jellyfish-api-core": ">=0.38.0", "abort-controller": "^3.0.0", "cross-fetch": "^3.1.2" } }, "@defichain/testcontainers": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@defichain/testcontainers/-/testcontainers-0.36.0.tgz", - "integrity": "sha512-JcUqtxu4BzCQgGeTxWMRMZeio4eeRkx9IWqBAilFQ1rFCjx7vIUPmCxB6LKCj/IWV7Kd4++GnaF3T3EiQQg3cQ==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@defichain/testcontainers/-/testcontainers-0.38.0.tgz", + "integrity": "sha512-r/LNIYlaW/G+1dDBru8LBkR1ZSrnBWsoTXNbkTdUoBeFRBrH2zBeuvQKHXtzWkcQqUmV+PhLP4yk3qAg81RARw==", "requires": { "dockerode": "^3.3.0", "node-fetch": "^2.6.1" diff --git a/package.json b/package.json index 90771b4..c2fccff 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ "packages:publish:latest": "lerna exec -- npm publish --tag latest --access public" }, "dependencies": { - "@defichain/jellyfish-address": ">=0.36.0", - "@defichain/jellyfish-api-core": ">=0.36.0", - "@defichain/jellyfish-api-jsonrpc": ">=0.36.0", - "@defichain/jellyfish-crypto": ">=0.36.0", - "@defichain/jellyfish-testing": ">=0.36.0", - "@defichain/jellyfish-transaction": ">=0.36.0", - "@defichain/jellyfish-transaction-builder": ">=0.36.0", - "@defichain/testcontainers": ">=0.36.0", + "@defichain/jellyfish-address": ">=0.38.0", + "@defichain/jellyfish-api-core": ">=0.38.0", + "@defichain/jellyfish-api-jsonrpc": ">=0.38.0", + "@defichain/jellyfish-crypto": ">=0.38.0", + "@defichain/jellyfish-testing": ">=0.38.0", + "@defichain/jellyfish-transaction": ">=0.38.0", + "@defichain/jellyfish-transaction-builder": ">=0.38.0", + "@defichain/testcontainers": ">=0.38.0", "@nestjs/common": "^8.0.6", "@nestjs/config": "^1.0.1", "@nestjs/core": "^8.0.6", diff --git a/packages/playground-api-client/package.json b/packages/playground-api-client/package.json index b62480d..717ab2d 100644 --- a/packages/playground-api-client/package.json +++ b/packages/playground-api-client/package.json @@ -40,7 +40,7 @@ "build": "tsc" }, "dependencies": { - "@defichain/jellyfish-api-core": ">=0.36.0", + "@defichain/jellyfish-api-core": ">=0.38.0", "cross-fetch": "^3.1.2", "abort-controller": "^3.0.0" }