diff --git a/package-lock.json b/package-lock.json index 79cb187608..6a47004666 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@defichain/jellyfish-wallet": ">=0.35.0", "@defichain/jellyfish-wallet-encrypted": ">=0.35.0", "@defichain/jellyfish-wallet-mnemonic": ">=0.35.0", - "@defichain/playground-api-client": ">=0.8.4", + "@defichain/playground-api-client": ">=0.8.5", "@defichain/whale-api-client": ">=0.8.6", "@defichain/whale-api-wallet": ">=0.8.6", "@expo-google-fonts/ibm-plex-sans": "^0.2.0", @@ -2165,9 +2165,9 @@ } }, "node_modules/@defichain/playground-api-client": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/@defichain/playground-api-client/-/playground-api-client-0.8.4.tgz", - "integrity": "sha512-/60I2nBjx2uW/te2/WlFGiHb6oCpBBK8IA2dFy9NsTRp6OXAJL/OEMLZ25egNPBBr7mIvowmjMwXx1rwUWp1Vw==", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/@defichain/playground-api-client/-/playground-api-client-0.8.5.tgz", + "integrity": "sha512-9jpqpxJaKp8pr++ojt9yCxexFabcC5OFZ+ipFXurOzQL/ZEdpPMUwoWE2/3FXu8I7085lbQCk36p3C+lITWhKQ==", "dependencies": { "@defichain/jellyfish-api-core": ">=0.35.0", "abort-controller": "^3.0.0", @@ -42293,9 +42293,9 @@ } }, "@defichain/playground-api-client": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/@defichain/playground-api-client/-/playground-api-client-0.8.4.tgz", - "integrity": "sha512-/60I2nBjx2uW/te2/WlFGiHb6oCpBBK8IA2dFy9NsTRp6OXAJL/OEMLZ25egNPBBr7mIvowmjMwXx1rwUWp1Vw==", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/@defichain/playground-api-client/-/playground-api-client-0.8.5.tgz", + "integrity": "sha512-9jpqpxJaKp8pr++ojt9yCxexFabcC5OFZ+ipFXurOzQL/ZEdpPMUwoWE2/3FXu8I7085lbQCk36p3C+lITWhKQ==", "requires": { "@defichain/jellyfish-api-core": ">=0.35.0", "abort-controller": "^3.0.0", diff --git a/package.json b/package.json index 7822a54fb0..4c08972b59 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@defichain/jellyfish-wallet": ">=0.35.0", "@defichain/jellyfish-wallet-encrypted": ">=0.35.0", "@defichain/jellyfish-wallet-mnemonic": ">=0.35.0", - "@defichain/playground-api-client": ">=0.8.4", + "@defichain/playground-api-client": ">=0.8.5", "@defichain/whale-api-client": ">=0.8.6", "@defichain/whale-api-wallet": ">=0.8.6", "@expo-google-fonts/ibm-plex-sans": "^0.2.0",