graphql-rate-limit
graphql-rate-limit copied to clipboard
Dependecies update required
Hi @kirkness,
I realized today that we have this warning during the pnpm install because of the old depencies in this package:
@graphql-hive/gateway 1.8.0
└─┬ @graphql-mesh/plugin-rate-limit 0.103.12
└─┬ @envelop/rate-limiter 6.2.1
└─┬ graphql-rate-limit 3.3.0 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
└─┬ @graphql-tools/utils 7.10.0
└── ✕ unmet peer graphql@"^14.0.0 || ^15.0.0": found 16.9.0
It seems the upgrade PR is also available from Dependbot.
CC: @n1ru4l Related to https://github.com/n1ru4l/envelop/tree/main/packages/plugins/rate-limiter @ardatan Related to https://github.com/ardatan/graphql-mesh/tree/master/packages/plugins/rate-limit