Thorben Sanktjohanser
Thorben Sanktjohanser
Hi there, Thank you very much for providing this repository can you please merge the [pull request of dependabot](https://github.com/PeculiarVentures/webcrypto/pull/59) to fix the vulnerability: https://github.com/advisories/GHSA-9c47-m6qq-7p4h Thank you!
This change breaks the dev environment of any developer using vite instead of webpack. https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-js/blob/de209884fcd388c3fea4937a5b99354ef9519af3/src/SignalingClient.ts#L151 Workaround in `vite.config.ts` : `define: { "global": "globalThis" }`