Skip to content

Commit

Permalink
Upgrade watcher-ts packages to 0.2.17 (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikugogoi authored Nov 28, 2022
1 parent 302be34 commit f298344
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 40 deletions.
8 changes: 4 additions & 4 deletions packages/erc20-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"homepage": "https://github.com/vulcanize/watcher-ts#readme",
"dependencies": {
"@apollo/client": "^3.3.19",
"@cerc-io/cli": "^0.2.16",
"@cerc-io/ipld-eth-client": "^0.2.16",
"@cerc-io/solidity-mapper": "^0.2.16",
"@cerc-io/util": "^0.2.16",
"@cerc-io/cli": "^0.2.17",
"@cerc-io/ipld-eth-client": "^0.2.17",
"@cerc-io/solidity-mapper": "^0.2.17",
"@cerc-io/util": "^0.2.17",
"@vulcanize/util": "^0.1.0",
"apollo-type-bigint": "^0.1.3",
"debug": "^4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/uni-info-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"private": true,
"dependencies": {
"@apollo/client": "^3.3.19",
"@cerc-io/cli": "^0.2.16",
"@cerc-io/ipld-eth-client": "^0.2.16",
"@cerc-io/solidity-mapper": "^0.2.16",
"@cerc-io/util": "^0.2.16",
"@cerc-io/cli": "^0.2.17",
"@cerc-io/ipld-eth-client": "^0.2.17",
"@cerc-io/solidity-mapper": "^0.2.17",
"@cerc-io/util": "^0.2.17",
"@types/lodash": "^4.14.168",
"@vulcanize/erc20-watcher": "^0.1.0",
"@vulcanize/uni-watcher": "^0.1.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/uni-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"homepage": "https://github.com/vulcanize/watcher-ts#readme",
"dependencies": {
"@apollo/client": "^3.3.19",
"@cerc-io/cli": "^0.2.16",
"@cerc-io/ipld-eth-client": "^0.2.16",
"@cerc-io/solidity-mapper": "^0.2.16",
"@cerc-io/util": "^0.2.16",
"@cerc-io/cache": "^0.2.16",
"@cerc-io/cli": "^0.2.17",
"@cerc-io/ipld-eth-client": "^0.2.17",
"@cerc-io/solidity-mapper": "^0.2.17",
"@cerc-io/util": "^0.2.17",
"@cerc-io/cache": "^0.2.17",
"@types/lodash": "^4.14.168",
"@vulcanize/util": "^0.1.0",
"apollo-type-bigint": "^0.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"main": "dist/index.js",
"license": "AGPL-3.0",
"dependencies": {
"@cerc-io/ipld-eth-client": "^0.2.16",
"@cerc-io/util": "^0.2.16",
"@cerc-io/ipld-eth-client": "^0.2.17",
"@cerc-io/util": "^0.2.17",
"csv-writer": "^1.6.0",
"debug": "^4.3.1",
"ethers": "^5.2.0",
Expand Down
51 changes: 26 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -273,24 +273,23 @@
"@babel/helper-validator-identifier" "^7.14.9"
to-fast-properties "^2.0.0"

"@cerc-io/cache@^0.2.16":
version "0.2.16"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcache/-/0.2.16/cache-0.2.16.tgz#b151cf5da3e3233de48f7eebf767334a531470f6"
integrity sha512-nUjNqcFx+PTu1Q7JbRAMQQ35aN7Zog3RZV4/CIbn5Nsc3EETWVJqOOe8bKtqoFLXAwgvNc6NkB05gPSsD4XyGw==
"@cerc-io/cache@^0.2.17":
version "0.2.17"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcache/-/0.2.17/cache-0.2.17.tgz#158dca80ea080157300c13cfc89ab745341d3a5e"
integrity sha512-81DFKM2BDw8kz279PLeUIqz8SSbzzHU3HjdLPgU/PAbRKcPDuQ63QyiiYYYkIzDw//029heBCagmQczdOYG5zA==
dependencies:
canonical-json "^0.0.4"
debug "^4.3.1"
ethers "^5.4.4"
fs-extra "^10.0.0"
level "^7.0.0"

"@cerc-io/cli@^0.2.16":
version "0.2.16"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcli/-/0.2.16/cli-0.2.16.tgz#4f2a5a0dad405e06f55f94bd00ad40b1ebe7df9d"
integrity sha512-7SQTv4zucbTYGeoKiJ1Ad2ZLU7lIqi6f1N3TmlsP3UafNSOjNarx4b0OIz9EJA9+p+KnwDRBqrdz2XypPKIh8A==
"@cerc-io/cli@^0.2.17":
version "0.2.17"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fcli/-/0.2.17/cli-0.2.17.tgz#384a63eb327db82fb6e76072a07a06652fa51924"
integrity sha512-NkmxKO6ycyfLMvr4TOSCetYu3nnTy3a5FeMskkQ+arXpIgUvPitASHPhwcKytlD57L2Y9/224Q8gVND5v+Sa2g==
dependencies:
"@cerc-io/ipld-eth-client" "^0.2.16"
"@cerc-io/util" "^0.2.16"
"@cerc-io/util" "^0.2.17"
"@ethersproject/providers" "^5.4.4"
"@graphql-tools/utils" "^9.1.1"
"@ipld/dag-cbor" "^6.0.12"
Expand All @@ -302,13 +301,13 @@
typeorm "^0.2.32"
yargs "^17.0.1"

"@cerc-io/ipld-eth-client@^0.2.16":
version "0.2.16"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fipld-eth-client/-/0.2.16/ipld-eth-client-0.2.16.tgz#679218d41a307339ef5bdc9fc4c8f6057fd713c9"
integrity sha512-v9u0i6UDLKbALiv986/nXhdwTpdTuqA8P/z9IbxqKH0vToCCp/JwoOXUbf5iGun5vMrTv+ZBS5U81SgX8gAUFw==
"@cerc-io/ipld-eth-client@^0.2.17":
version "0.2.17"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fipld-eth-client/-/0.2.17/ipld-eth-client-0.2.17.tgz#11d6ba6bb016e73df192e1b473003439857da3f4"
integrity sha512-S7KnJhycIpynQ2Gaqxh4YD7u5OQUaF0p9yKNN9E1DkkUtWoCNyYBqtIz19y9fo7AdmvFHsmMKKosBnKptVCVBw==
dependencies:
"@apollo/client" "^3.7.1"
"@cerc-io/cache" "^0.2.16"
"@cerc-io/cache" "^0.2.17"
cross-fetch "^3.1.4"
debug "^4.3.1"
ethers "^5.4.4"
Expand All @@ -318,20 +317,20 @@
ws "^8.11.0"
zen-observable-ts "^1.1.0"

"@cerc-io/solidity-mapper@^0.2.16":
version "0.2.16"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fsolidity-mapper/-/0.2.16/solidity-mapper-0.2.16.tgz#0ab1f8c77bd2ddb0d1b962d531b7e838aceb9f4b"
integrity sha512-T/ieD80srSR51J1s0S0hpU9PImAHeLor0dLan3RtO4hUk6Shu/QrUp9ogl9BJQCHf30xPw2Snhv1TImV/1vE9A==
"@cerc-io/solidity-mapper@^0.2.17":
version "0.2.17"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Fsolidity-mapper/-/0.2.17/solidity-mapper-0.2.17.tgz#14bc5dbf44c5b77f1bb69458e2d545d823c9adda"
integrity sha512-P6GSukqCQW95GheQUA2VrD0l5XNfwCDbPXjjPINevo2h6/c5/euLMoCOrVLQFgGPUPPzgV43G5RaZYaGUNzaZg==
dependencies:
dotenv "^10.0.0"

"@cerc-io/util@^0.2.16":
version "0.2.16"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Futil/-/0.2.16/util-0.2.16.tgz#e5584bfb2a80797efdf43f0c7b3ee2f4767356ee"
integrity sha512-d4wEhNh5Lel5bSI/byybzi+Z7uYs0IQC8E3ujV4ADP28GWVqu7oFcxlTVmHN0143ooWd16oUJnjBqUrYkKE90A==
"@cerc-io/util@^0.2.17":
version "0.2.17"
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Futil/-/0.2.17/util-0.2.17.tgz#a72deaaefb6782dfb7e56f5e9f328a2697d50fa7"
integrity sha512-cbqZQsKMVkHD4ILXTAqv/WFvAKt/+Y2ra6SnqzOUa+h5TdY6sdZODvxGMzezFCFUeWBxFNc3dSxcJqN9qpSE8A==
dependencies:
"@apollo/utils.keyvaluecache" "^1.0.1"
"@cerc-io/solidity-mapper" "^0.2.16"
"@cerc-io/solidity-mapper" "^0.2.17"
"@ethersproject/providers" "^5.4.4"
"@graphql-tools/schema" "^9.0.10"
"@graphql-tools/utils" "^9.1.1"
Expand All @@ -349,6 +348,7 @@
graphql-subscriptions "^2.0.0"
graphql-ws "^5.11.2"
ipfs-http-client "^56.0.3"
js-yaml "^4.1.0"
json-bigint "^1.0.0"
lodash "^4.17.21"
multiformats "^9.4.8"
Expand All @@ -359,6 +359,7 @@
typeorm "^0.2.32"
typeorm-naming-strategies "^2.0.0"
ws "^8.11.0"
yargs "^17.0.1"

"@eslint/eslintrc@^0.4.1":
version "0.4.1"
Expand Down Expand Up @@ -6377,7 +6378,7 @@ js-yaml@^3.13.1, js-yaml@^3.14.0:
argparse "^1.0.7"
esprima "^4.0.0"

js-yaml@^4.0.0:
js-yaml@^4.0.0, js-yaml@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
Expand Down

0 comments on commit f298344

Please sign in to comment.