* Upgrade Angular to 15 * Remove attr.allow for webauthn
* Add item decryption to encryptService * Create multithreadEncryptService subclass to handle web workers * Create encryption web worker * Refactor cipherService to use new interface * Update dependencies