Skip to content

Commit

Permalink
chore: update ixo sdk for proto types
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPretorius committed Nov 28, 2024
1 parent 05bee97 commit 9c7cee0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@graphile-contrib/pg-simplify-inflector": "6.1.0",
"@graphile/pg-aggregates": "0.1.1",
"@ixo/impactxclient-sdk": "2.1.0",
"@ixo/impactxclient-sdk": "2.2.0",
"@sentry/node": "7.36.0",
"@sentry/tracing": "7.36.0",
"axios": "1.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -227,10 +227,10 @@
resolved "https://registry.yarnpkg.com/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz#291c227e93fd407a96ecd59879a35809120e432b"
integrity sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==

"@ixo/impactxclient-sdk@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@ixo/impactxclient-sdk/-/impactxclient-sdk-2.1.0.tgz#33136b06e6d92297059d4628a9399491e3f4b0b0"
integrity sha512-P1UHzRTuVrF6flDGryjq2dtmtGRydxVRaOMOibOpPHfXhWN/bYsk6kOwV/X0MUj2+fZYAP1RHGUZ7mPXpM6OcA==
"@ixo/impactxclient-sdk@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@ixo/impactxclient-sdk/-/impactxclient-sdk-2.2.0.tgz#df3c8ab27ac3c5b498cdade42ba38bd1c2b7461f"
integrity sha512-mPf3fjKIlt8H97rGFYKJsi95SExy8zNo913T+tHPd6ay/PNbNAWIReBT78B84KczeKsz7kDCIAij41bCzja+bA==
dependencies:
"@babel/runtime" "7.19.4"
"@cosmjs/amino" "0.32.4"
Expand Down

0 comments on commit 9c7cee0

Please sign in to comment.