mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
update jslib version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as forge from 'node-forge';
|
||||
|
||||
import { EncryptionType } from '../../enums/encryptionType.enum';
|
||||
import { EncryptionType } from '@bitwarden/jslib';
|
||||
|
||||
import SymmetricCryptoKeyBuffers from './symmetricCryptoKeyBuffers';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user