parallax / jsPDF

Client-side JavaScript PDF generation for everyone.
https://parall.ax/products/jspdf
MIT License
29.02k stars 4.64k forks source link

Can we have a new version with Math.random() fixed to avoid the vunerability warning #3690

Closed shajithomas32 closed 4 months ago

shajithomas32 commented 8 months ago
var token = Math.random().toString(35);
topics[topic][token] = [callback, !!once];
github-actions[bot] commented 5 months ago

This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant.