govau / design-system-components

🛠 Component code and tests for the Australian Government design system
https://auds.service.gov.au
MIT License
739 stars 110 forks source link

Fix #933 unsafe eval #936

Closed gordjw closed 4 years ago

gordjw commented 4 years ago

Reported by @kozilla. Eval appears to be causing failures with Content Security Policy headers. This is the only place where eval is used.

sukhrajghuman commented 4 years ago

@gordjw will also need to bump npm version, changelog and readme