webhook-proxy
webhook-proxy copied to clipboard
A simple tool for working with webhooks. Supports forwarding messages to one or multiple destinations, and replaying messages
We are very intrigued by and interested in both using and potentially contributing to this project. However, after reviewing the repository as well as Issue https://github.com/un/webhook-proxy/issues/1 it remains unclear which...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...
When running the proxy locally, the stripe body payload is correctly stored and forwarded to destinations when running on vercel, the body is somehow not sent through correctly and stripe...