adanorthpool
adanorthpool
It seems the version of axios in ergo-ts has a Server-Side Request Forgery according to the NPM audit. Is this possible to fix with adding axios v0.21 ? ┌──────────────────────────────────────────────────────────────────────────────┐ │...
### Summary grapqhl hasura has no 7.0.2 tag currently:https://hub.docker.com/r/inputoutput/cardano-graphql-hasura/tags nor graphql: https://hub.docker.com/r/inputoutput/cardano-graphql/tags docker-compose tires to pull these files: https://github.com/input-output-hk/cardano-graphql/blob/master/docker-compose.yml " image: inputoutput/cardano-graphql-hasura:${CARDANO_GRAPHQL_VERSION:-7.0.2}" " image: inputoutput/cardano-graphql:${CARDANO_GRAPHQL_VERSION:-7.0.2}-${NETWORK:-mainnet} " ### Steps to reproduce...