watcher-ts/packages/erc20-watcher/src
Nabarun Gogoi 9e53b1a498
Upgrade dependency versions to remove vulnerabilities from dependabot (#343)
* Dependency patch updates

* Minor update @apollo/client 3.3.19 -> 3.7.10

* Minor update @nomiclabs/hardhat-ethers 2.0.2 -> 2.2.2

* Minor update @openzeppelin/contracts 4.3.2 -> 4.8.2

* Minor update @types/chai 4.2.19 -> 4.3.4

* Minor update decimal 10.3.1 -> 10.4.3

* Minor update @graphql-tools/utils 9.1.1 -> 9.2.1

* Minor update @graphql, graphql-ws, graphql-request

* Minor update yargs

* Minor update @types/node

* Minor update graph-ts

* Minor updates graphql-tools, multiaddr

* Update dependencies with minor updates

* Minor updates to eslint and related dependencies

* Update solidity compiler version for erc721-watcher

* Fix ESLint indent rule

---------

Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
2023-03-28 13:17:53 +05:30
..
artifacts ERC20 watcher based on eth_call (#165) 2021-07-28 10:04:07 +05:30
cli Move event watcher to util (#262) 2022-11-25 17:19:37 +05:30
entity Upgrade dependency versions to remove vulnerabilities from dependabot (#343) 2023-03-28 13:17:53 +05:30
types/common Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
utils Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
client.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
database.ts Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
fill.ts Move event watcher to util (#262) 2022-11-25 17:19:37 +05:30
index.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
indexer.ts Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
job-runner.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
queries.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
resolvers.ts Add a demo for erc20-watcher (#268) 2022-11-28 18:54:09 +05:30
schema.ts Add a demo for erc20-watcher (#268) 2022-11-28 18:54:09 +05:30
server.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30