Update Links with "target=_blank" are security-sensitive

The Links with “target=_blank” are security-sensitive rule should be updated to recommend the rel=“noopener” for only external links.

Chrome has been updated to stop cloning the session storage when rel=“noopener” is specified. This will cause issues that require users to re-authenticate if the application uses session storage to store a token.

https://www.chromestatus.com/feature/5679997870145536