Skip to content

Commit

Permalink
Merge pull request #44 from Agoric/ta/bump-node-cosmos
Browse files Browse the repository at this point in the history
bump @subql/node-cosmos
  • Loading branch information
turadg authored Jan 10, 2025
2 parents ed81831 + 2fe327d commit d4aeefe
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 300 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,24 @@
"@agoric/inter-protocol": "0.17.0-u18.6",
"@agoric/internal": "0.4.0-u18.1",
"@agoric/smart-wallet": "0.5.4-u18.5",
"@cosmjs/stargate": "^0.28.9",
"@cosmjs/stargate": "^0.32.4",
"@endo/eventual-send": "^1.2.8",
"@subql/cli": "^5.4.0",
"@subql/node-cosmos": "^4.2.1",
"@subql/node-cosmos": "^4.3.0",
"@subql/testing": "latest",
"execa": "^9.5.2",
"prettier": "^3.4.2",
"ses": "^1.10.0",
"starknet": "6.11.0",
"typescript": "^5.7.2"
"starknet": "6.21.0",
"typescript": "^5.7.3"
},
"dependencies": {
"@subql/types-cosmos": "^4.0.0",
"@subql/utils": "^2.17.0",
"@types/node": "^17.0.21",
"@types/node": "^17.0.45",
"bech32": "^2.0.0",
"js-sha256": "^0.11.0",
"pino": "^7.8.0"
},
"resolutions": {
"@subql/node-core": "^16.1.0"
"pino": "^7.11.0"
},
"packageManager": "yarn@4.6.0"
}
Loading

0 comments on commit d4aeefe

Please sign in to comment.