|
349 | 349 | which "2.0.2" |
350 | 350 | yaml "1.10.2" |
351 | 351 |
|
352 | | -"@graphprotocol/graph-cli@0.79.0-alpha-20240711124603-49edf22": |
353 | | - version "0.79.0-alpha-20240711124603-49edf22" |
354 | | - resolved "https://registry.yarnpkg.com/@graphprotocol/graph-cli/-/graph-cli-0.79.0-alpha-20240711124603-49edf22.tgz#4e3f6201932a0b68ce64d6badd8432cf2bead3c2" |
355 | | - integrity sha512-fZrdPiFbbbBVMnvsjfKA+j48WzzquaHQIpozBqnUKRPCV1n1NenIaq2nH16mlMwovRIS7AAIVCpa0QYQuPzw7Q== |
356 | | - dependencies: |
357 | | - "@float-capital/float-subgraph-uncrashable" "^0.0.0-alpha.4" |
358 | | - "@oclif/core" "2.8.6" |
359 | | - "@oclif/plugin-autocomplete" "^2.3.6" |
360 | | - "@oclif/plugin-not-found" "^2.4.0" |
361 | | - "@whatwg-node/fetch" "^0.8.4" |
362 | | - assemblyscript "0.19.23" |
363 | | - binary-install-raw "0.0.13" |
364 | | - chalk "3.0.0" |
365 | | - chokidar "3.5.3" |
366 | | - debug "4.3.4" |
367 | | - docker-compose "0.23.19" |
368 | | - dockerode "2.5.8" |
369 | | - fs-extra "9.1.0" |
370 | | - glob "9.3.5" |
371 | | - gluegun "5.1.6" |
372 | | - graphql "15.5.0" |
373 | | - immutable "4.2.1" |
374 | | - ipfs-http-client "55.0.0" |
375 | | - jayson "4.0.0" |
376 | | - js-yaml "3.14.1" |
377 | | - open "8.4.2" |
378 | | - prettier "3.0.3" |
379 | | - semver "7.4.0" |
380 | | - sync-request "6.1.0" |
381 | | - tmp-promise "3.0.3" |
382 | | - web3-eth-abi "1.7.0" |
383 | | - which "2.0.2" |
384 | | - yaml "1.10.2" |
385 | | - |
386 | 352 | "@graphprotocol/graph-ts@0.30.0": |
387 | 353 | version "0.30.0" |
388 | 354 | resolved "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.30.0.tgz" |
@@ -1507,11 +1473,6 @@ defaults@^1.0.3: |
1507 | 1473 | dependencies: |
1508 | 1474 | clone "^1.0.2" |
1509 | 1475 |
|
1510 | | -define-lazy-prop@^2.0.0: |
1511 | | - version "2.0.0" |
1512 | | - resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" |
1513 | | - integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== |
1514 | | - |
1515 | 1476 | delay@^5.0.0: |
1516 | 1477 | version "5.0.0" |
1517 | 1478 | resolved "https://registry.npmjs.org/delay/-/delay-5.0.0.tgz" |
@@ -1584,13 +1545,6 @@ ejs@3.1.6: |
1584 | 1545 | dependencies: |
1585 | 1546 | jake "^10.6.1" |
1586 | 1547 |
|
1587 | | -ejs@3.1.8: |
1588 | | - version "3.1.8" |
1589 | | - resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b" |
1590 | | - integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ== |
1591 | | - dependencies: |
1592 | | - jake "^10.8.5" |
1593 | | - |
1594 | 1548 | ejs@^3.1.8: |
1595 | 1549 | version "3.1.9" |
1596 | 1550 | resolved "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz" |
@@ -2055,42 +2009,6 @@ gluegun@5.1.2: |
2055 | 2009 | which "2.0.2" |
2056 | 2010 | yargs-parser "^21.0.0" |
2057 | 2011 |
|
2058 | | -gluegun@5.1.6: |
2059 | | - version "5.1.6" |
2060 | | - resolved "https://registry.yarnpkg.com/gluegun/-/gluegun-5.1.6.tgz#74ec13193913dc610f5c1a4039972c70c96a7bad" |
2061 | | - integrity sha512-9zbi4EQWIVvSOftJWquWzr9gLX2kaDgPkNR5dYWbM53eVvCI3iKuxLlnKoHC0v4uPoq+Kr/+F569tjoFbA4DSA== |
2062 | | - dependencies: |
2063 | | - apisauce "^2.1.5" |
2064 | | - app-module-path "^2.2.0" |
2065 | | - cli-table3 "0.6.0" |
2066 | | - colors "1.4.0" |
2067 | | - cosmiconfig "7.0.1" |
2068 | | - cross-spawn "7.0.3" |
2069 | | - ejs "3.1.8" |
2070 | | - enquirer "2.3.6" |
2071 | | - execa "5.1.1" |
2072 | | - fs-jetpack "4.3.1" |
2073 | | - lodash.camelcase "^4.3.0" |
2074 | | - lodash.kebabcase "^4.1.1" |
2075 | | - lodash.lowercase "^4.3.0" |
2076 | | - lodash.lowerfirst "^4.3.1" |
2077 | | - lodash.pad "^4.5.1" |
2078 | | - lodash.padend "^4.6.1" |
2079 | | - lodash.padstart "^4.6.1" |
2080 | | - lodash.repeat "^4.1.0" |
2081 | | - lodash.snakecase "^4.1.1" |
2082 | | - lodash.startcase "^4.4.0" |
2083 | | - lodash.trim "^4.5.1" |
2084 | | - lodash.trimend "^4.5.1" |
2085 | | - lodash.trimstart "^4.5.1" |
2086 | | - lodash.uppercase "^4.3.0" |
2087 | | - lodash.upperfirst "^4.3.1" |
2088 | | - ora "4.0.2" |
2089 | | - pluralize "^8.0.0" |
2090 | | - semver "7.3.5" |
2091 | | - which "2.0.2" |
2092 | | - yargs-parser "^21.0.0" |
2093 | | - |
2094 | 2012 | graceful-fs@^4.1.6, graceful-fs@^4.2.0: |
2095 | 2013 | version "4.2.11" |
2096 | 2014 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" |
@@ -2377,7 +2295,7 @@ is-binary-path@~2.1.0: |
2377 | 2295 | dependencies: |
2378 | 2296 | binary-extensions "^2.0.0" |
2379 | 2297 |
|
2380 | | -is-docker@^2.0.0, is-docker@^2.1.1: |
| 2298 | +is-docker@^2.0.0: |
2381 | 2299 | version "2.2.1" |
2382 | 2300 | resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" |
2383 | 2301 | integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== |
@@ -3022,15 +2940,6 @@ onetime@^5.1.0, onetime@^5.1.2: |
3022 | 2940 | dependencies: |
3023 | 2941 | mimic-fn "^2.1.0" |
3024 | 2942 |
|
3025 | | -open@8.4.2: |
3026 | | - version "8.4.2" |
3027 | | - resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9" |
3028 | | - integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ== |
3029 | | - dependencies: |
3030 | | - define-lazy-prop "^2.0.0" |
3031 | | - is-docker "^2.1.1" |
3032 | | - is-wsl "^2.2.0" |
3033 | | - |
3034 | 2943 | ora@4.0.2: |
3035 | 2944 | version "4.0.2" |
3036 | 2945 | resolved "https://registry.npmjs.org/ora/-/ora-4.0.2.tgz" |
@@ -3151,11 +3060,6 @@ prettier@1.19.1: |
3151 | 3060 | resolved "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz" |
3152 | 3061 | integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew== |
3153 | 3062 |
|
3154 | | -prettier@3.0.3: |
3155 | | - version "3.0.3" |
3156 | | - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" |
3157 | | - integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== |
3158 | | - |
3159 | 3063 | process-nextick-args@~2.0.0: |
3160 | 3064 | version "2.0.1" |
3161 | 3065 | resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" |
@@ -3670,9 +3574,9 @@ sync-rpc@^1.2.1: |
3670 | 3574 | get-port "^3.1.0" |
3671 | 3575 |
|
3672 | 3576 | tar-fs@~1.16.3: |
3673 | | - version "1.16.3" |
3674 | | - resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.3.tgz" |
3675 | | - integrity sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw== |
| 3577 | + version "1.16.4" |
| 3578 | + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.4.tgz#d3f0e1edf164b821f086640b1f0596f004021dc8" |
| 3579 | + integrity sha512-u3XczWoYAIVXe5GOKK6+VeWaHjtc47W7hyuTo3+4cNakcCcuDmlkYiiHEsECwTkcI3h1VUgtwBQ54+RvY6cM4w== |
3676 | 3580 | dependencies: |
3677 | 3581 | chownr "^1.0.1" |
3678 | 3582 | mkdirp "^0.5.1" |
|
0 commit comments