Upgrade dependencies

This commit is contained in:
Prathamesh Musale 2024-06-11 18:53:42 +05:30
parent 230edd61d5
commit 3e1fa15dda

View File

@ -39,11 +39,11 @@
"homepage": "https://github.com/cerc-io/watcher-ts#readme", "homepage": "https://github.com/cerc-io/watcher-ts#readme",
"dependencies": { "dependencies": {
"@apollo/client": "^3.3.19", "@apollo/client": "^3.3.19",
"@cerc-io/cli": "^0.2.97", "@cerc-io/cli": "^0.2.98",
"@cerc-io/ipld-eth-client": "^0.2.97", "@cerc-io/ipld-eth-client": "^0.2.98",
"@cerc-io/solidity-mapper": "^0.2.97", "@cerc-io/solidity-mapper": "^0.2.98",
"@cerc-io/util": "^0.2.97", "@cerc-io/util": "^0.2.98",
"@cerc-io/graph-node": "^0.2.97", "@cerc-io/graph-node": "^0.2.98",
"@ethersproject/providers": "^5.4.4", "@ethersproject/providers": "^5.4.4",
"debug": "^4.3.1", "debug": "^4.3.1",
"decimal.js": "^10.3.1", "decimal.js": "^10.3.1",