From 66a1bcec927f8399a66cae4b3a9aae32acdf4149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 16:20:48 +0000 Subject: [PATCH] Bump @identity.com/solana-gateway-ts from 0.4.4 to 0.8.2 Bumps [@identity.com/solana-gateway-ts](https://github.com/identity-com/on-chain-identity-gateway) from 0.4.4 to 0.8.2. - [Release notes](https://github.com/identity-com/on-chain-identity-gateway/releases) - [Commits](https://github.com/identity-com/on-chain-identity-gateway/commits) --- updated-dependencies: - dependency-name: "@identity.com/solana-gateway-ts" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index c8a19ad..e2f1839 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@craco/craco": "^6.4.0", "@emotion/react": "^11.6.0", "@emotion/styled": "^11.6.0", - "@identity.com/solana-gateway-ts": "^0.4.4", + "@identity.com/solana-gateway-ts": "^0.8.2", "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", "@mui/material": "^5.2.5", diff --git a/yarn.lock b/yarn.lock index 96f1a87..05c873f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1448,10 +1448,10 @@ "@solana/web3.js" "^1.22.0" bs58 "^4.0.1" -"@identity.com/solana-gateway-ts@^0.4.4": - version "0.4.4" - resolved "https://registry.yarnpkg.com/@identity.com/solana-gateway-ts/-/solana-gateway-ts-0.4.4.tgz#d201a7ddea26bff1b55a7557d5547e9a02c657ea" - integrity sha512-CaP9gdF6cSOUU+mWrCazaUAmgUzfrCwzobUwq68BCWofl2PEMkqiQyWWJhj1zeyChFx88pivSlPET7DVss407g== +"@identity.com/solana-gateway-ts@^0.7.0": + version "0.7.0" + resolved "https://registry.yarnpkg.com/@identity.com/solana-gateway-ts/-/solana-gateway-ts-0.7.0.tgz#61ece3f781148b040778bc936128039e52918ecc" + integrity sha512-hxOHbQDH3mQ6cBIvEsUZFICJAfgv0V8GB2QpnvXwHoAnPVRpYACHb98P2i93gwyC+jFUEJ5fOQo4eaa06bnAvw== dependencies: "@solana/web3.js" "^1.22.0" async-retry "^1.3.3" @@ -1459,10 +1459,10 @@ borsh "^0.4.0" ramda "^0.27.1" -"@identity.com/solana-gateway-ts@^0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@identity.com/solana-gateway-ts/-/solana-gateway-ts-0.7.0.tgz#61ece3f781148b040778bc936128039e52918ecc" - integrity sha512-hxOHbQDH3mQ6cBIvEsUZFICJAfgv0V8GB2QpnvXwHoAnPVRpYACHb98P2i93gwyC+jFUEJ5fOQo4eaa06bnAvw== +"@identity.com/solana-gateway-ts@^0.8.2": + version "0.8.2" + resolved "https://registry.yarnpkg.com/@identity.com/solana-gateway-ts/-/solana-gateway-ts-0.8.2.tgz#a8de5929e94a98b64cbdc38b4745f3fb20ae58aa" + integrity sha512-xFFoZtlF9XLHZ/ZS59QdVTDAtG7GJU2CqpXzwHwG7bPhhhXJ2zTHqlJ9oax2Faf9UKjyzp7F7TWfMScpTeOkEQ== dependencies: "@solana/web3.js" "^1.22.0" async-retry "^1.3.3"