Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support prom-client 15 #276

Open
steven-sheehy opened this issue Oct 16, 2023 · 0 comments
Open

Support prom-client 15 #276

steven-sheehy opened this issue Oct 16, 2023 · 0 comments
Assignees

Comments

@steven-sheehy
Copy link
Contributor

Dependabot is attempting to update our dependency on prom-client from 14 to 15 but it fails due to swagger-stats explicitly only supporting up to 14. Is it possible to add support for prom-client 15? Note that 15 drop support for Node.js versions 10, 12, 14, 17 and 19 per its changelog, so that might be a blocker.

npm ERR! Conflicting peer dependency: prom-client@14.2.0
npm ERR! node_modules/prom-client
npm ERR!   peer prom-client@">= 10 <= 14" from swagger-stats@0.99.7
npm ERR!   node_modules/swagger-stats
npm ERR!     bundled swagger-stats@"^0.99.7" from the root project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants