Supply chain risk mitigation

We should mitigate the risk of malicious code in our frontend dependencies. Supply chain attacks are becoming more common so we should make it less likely that we will be affected by them.

Disabling scripts and setting min dependency version age are two straight forward changes that we can make.