Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Bump @identity.com/solana-gateway-ts from 0.4.4 to 0.8.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2022
1 parent d0fb4ae commit 66a1bce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1448,21 +1448,21 @@
"@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"
bn.js "^5.2.0"
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"
Expand Down

0 comments on commit 66a1bce

Please sign in to comment.