Upgrade package versions (#256)

This commit is contained in:
2022-11-23 18:23:26 +05:30
committed by GitHub
parent 4bfb007a7e
commit b08fcebe54
17 changed files with 55 additions and 54 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/graph-test-watcher",
"version": "0.2.13",
"version": "0.2.15",
"description": "graph-test-watcher",
"private": true,
"main": "dist/index.js",
@@ -38,11 +38,11 @@
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
"dependencies": {
"@apollo/client": "^3.3.19",
"@cerc-io/graph-node": "^0.2.13",
"@cerc-io/ipld-eth-client": "^0.2.13",
"@cerc-io/solidity-mapper": "^0.2.13",
"@cerc-io/util": "^0.2.13",
"@cerc-io/cli": "^0.2.13",
"@cerc-io/cli": "^0.2.15",
"@cerc-io/graph-node": "^0.2.15",
"@cerc-io/ipld-eth-client": "^0.2.15",
"@cerc-io/solidity-mapper": "^0.2.15",
"@cerc-io/util": "^0.2.15",
"@ethersproject/providers": "^5.4.4",
"@ipld/dag-cbor": "^6.0.12",
"apollo-type-bigint": "^0.1.3",